Skip to content

#519 Query Certificates with subjectKeyId #1518

#519 Query Certificates with subjectKeyId

#519 Query Certificates with subjectKeyId #1518

Triggered via pull request January 10, 2024 09:56
Status Failure
Total duration 5m 18s
Artifacts

verify.yml

on: pull_request
Check linter issues with golangci-lint tool
24s
Check linter issues with golangci-lint tool
Run actionlint tool to verify lint issues in GitHub actions
0s
Run actionlint tool to verify lint issues in GitHub actions
Run markdown-link-check tool to verify link issues
0s
Run markdown-link-check tool to verify link issues
Run PySpelling tool to verify spelling issues
0s
Run PySpelling tool to verify spelling issues
Integration tests
4m 46s
Integration tests
Check unit tests
0s
Check unit tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Check linter issues with golangci-lint tool: x/pki/types/key_approved_certificates_by_subject_key_id.go#L9
var-naming: const ApprovedCertificatesBySubjectKeyIdKeyPrefix should be ApprovedCertificatesBySubjectKeyIDKeyPrefix (revive)
Check linter issues with golangci-lint tool: x/pki/types/key_approved_certificates_by_subject_key_id.go#L13
var-naming: func ApprovedCertificatesBySubjectKeyIdKey should be ApprovedCertificatesBySubjectKeyIDKey (revive)
Check linter issues with golangci-lint tool: x/pki/types/genesis.go#L136
var-naming: var approvedCertificatesBySubjectKeyIdIndexMap should be approvedCertificatesBySubjectKeyIDIndexMap (revive)
Check linter issues with golangci-lint tool: x/pki/types/key_approved_certificates_by_subject_key_id.go#L14
var-naming: func parameter subjectKeyId should be subjectKeyID (revive)
Check linter issues with golangci-lint tool: x/pki/types/key_approved_certificates_by_subject_key_id.go#L18
var-naming: var subjectKeyIdBytes should be subjectKeyIDBytes (revive)
Check linter issues with golangci-lint tool: x/pki/keeper/approved_certificates_by_subject_key_id_test.go#L19
var-naming: func createNApprovedCertificatesBySubjectKeyId should be createNApprovedCertificatesBySubjectKeyID (revive)
Integration tests
Process completed with exit code 1.
check
Process completed with exit code 1.