#524 Enable revocation of NOC root certificates #1817
verify.yml
on: pull_request
changes
6s
Run actionlint tool to verify lint issues in GitHub actions
0s
Run markdown-link-check tool to verify link issues
40s
Run PySpelling tool to verify spelling issues
11s
Integration tests
1m 6s
check
2s
Annotations
6 errors and 8 warnings
Check linter issues with golangci-lint tool:
x/pki/keeper/msg_server_revoke_noc_root_x_509_cert.go#L44
NewErrExistingCertVidNotEqualAccountVid not declared by package types (typecheck)
|
Check linter issues with golangci-lint tool:
x/pki/types/message_revoke_noc_root_x_509_cert_test.go#L3
File is not `goimports`-ed (goimports)
|
Check linter issues with golangci-lint tool
issues found
|
Integration tests:
x/pki/keeper/msg_server_revoke_noc_root_x_509_cert.go#L44
undefined: pkitypes.NewErrExistingCertVidNotEqualAccountVid
|
Integration tests
Process completed with exit code 2.
|
check
Process completed with exit code 1.
|
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run PySpelling tool to verify spelling issues
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linter issues with golangci-lint tool
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3.6.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linter issues with golangci-lint tool:
x/pki/types/key_revoked_noc_root_certificates.go#L15
var-naming: func parameter subjectKeyId should be subjectKeyID (revive)
|
Check linter issues with golangci-lint tool:
x/pki/types/key_revoked_noc_root_certificates.go#L23
var-naming: var subjectKeyIdBytes should be subjectKeyIDBytes (revive)
|
Check linter issues with golangci-lint tool:
x/pki/types/message_revoke_noc_root_x_509_cert.go#L16
var-naming: func parameter subjectKeyId should be subjectKeyID (revive)
|
Run markdown-link-check tool to verify link issues
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|