#519 Query Certificates with subjectKeyId #1526
Annotations
10 errors and 10 warnings
x/pki/types/key_approved_certificates_by_subject_key_id.go#L8
Comment should end in a period (godot)
|
x/pki/types/key_approved_certificates_by_subject_key_id.go#L12
Comment should end in a period (godot)
|
x/pki/types/key_approved_certificates_by_subject_key_id.go#L9
var-naming: const ApprovedCertificatesBySubjectKeyIdKeyPrefix should be ApprovedCertificatesBySubjectKeyIDKeyPrefix (revive)
|
x/pki/types/key_approved_certificates_by_subject_key_id.go#L13
var-naming: func ApprovedCertificatesBySubjectKeyIdKey should be ApprovedCertificatesBySubjectKeyIDKey (revive)
|
x/pki/types/genesis.go#L136
var-naming: var approvedCertificatesBySubjectKeyIdIndexMap should be approvedCertificatesBySubjectKeyIDIndexMap (revive)
|
x/pki/types/key_approved_certificates_by_subject_key_id.go#L14
var-naming: func parameter subjectKeyId should be subjectKeyID (revive)
|
x/pki/types/key_approved_certificates_by_subject_key_id.go#L18
var-naming: var subjectKeyIdBytes should be subjectKeyIDBytes (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L11
Comment should end in a period (godot)
|
x/pki/keeper/grpc_query_approved_certificates.go#L29
`if req.SubjectKeyId != ""` has complex nested blocks (complexity: 5) (nestif)
|
x/pki/keeper/msg_server_approve_add_x_509_root_cert.go#L95
unnecessary trailing newline (whitespace)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L12
var-naming: method SetApprovedCertificatesBySubjectKeyId should be SetApprovedCertificatesBySubjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L21
var-naming: method AddApprovedCertificateBySubjectKeyId should be AddApprovedCertificateBySubjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L26
var-naming: method AddApprovedCertificatesBySubjectKeyId should be AddApprovedCertificatesBySubjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L30
var-naming: method parameter subjectKeyId should be subjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L53
var-naming: method GetApprovedCertificatesBySubjectKeyId should be GetApprovedCertificatesBySubjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L55
var-naming: method parameter subjectKeyId should be subjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L75
var-naming: method RemoveApprovedCertificatesBySubjectKeyId should be RemoveApprovedCertificatesBySubjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L77
var-naming: method parameter subjectKeyId should be subjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id.go#L87
var-naming: method GetAllApprovedCertificatesBySubjectKeyId should be GetAllApprovedCertificatesBySubjectKeyID (revive)
|
x/pki/keeper/approved_certificates_by_subject_key_id_test.go#L19
var-naming: func createNApprovedCertificatesBySubjectKeyId should be createNApprovedCertificatesBySubjectKeyID (revive)
|
The logs for this run have expired and are no longer available.
Loading