Skip to content

New Idemix Integration with W3C support, preparation #1465

New Idemix Integration with W3C support, preparation

New Idemix Integration with W3C support, preparation #1465

Triggered via pull request September 3, 2024 04:27
@adecaroadecaro
synchronize #731
f-new-idemix
Status Failure
Total duration 1m 51s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: token/services/identity/msp/idemix/msp/bccsp.go#L10
could not import github.com/IBM/idemix/bccsp (-: # github.com/IBM/idemix/bccsp
lint
cannot use &aries.Signer{…} (value of type *aries.Signer) as types.SignatureScheme value in struct literal: *aries.Signer does not implement types.SignatureScheme (wrong type for method AuditNymEid)
lint
cannot use &aries.NymSigner{…} (value of type *aries.NymSigner) as types.NymSignatureScheme value in struct literal: *aries.NymSigner does not implement types.NymSignatureScheme (wrong type for method Verify)
lint
unknown field Bls in struct literal of type aries.Cred
lint
cannot use &aries.Signer{…} (value of type *aries.Signer) as types.SignatureScheme value in struct literal: *aries.Signer does not implement types.SignatureScheme (wrong type for method AuditNymEid)
lint
cannot use &aries.NymSigner{…} (value of type *aries.NymSigner) as types.NymSignatureScheme value in struct literal: *aries.NymSigner does not implement types.NymSignatureScheme (wrong type for method Verify)
lint
unknown field Bls in struct literal of type aries.Cred) (typecheck)
lint: token/services/identity/msp/idemix/msp/config.go#L128
unknown field Schema in struct literal of type idemixmsp.IdemixMSPSignerConfig (typecheck)
lint: token/services/identity/msp/idemix/msp/deserializer.go#L60
serialized.Schema undefined (type *idemixmsp.SerializedIdemixIdentity has no field or method Schema) (typecheck)
lint: token/services/identity/msp/idemix/msp/deserializer.go#L61
serialized.Schema undefined (type *idemixmsp.SerializedIdemixIdentity has no field or method Schema) (typecheck)