To remove #277
Annotations
10 errors and 1 warning
lint:
packager_test.go#L13
could not import github.com/iden3/iden3comm/v2/protocol (-: # github.com/iden3/iden3comm/v2/protocol
|
lint:
protocol/payment.go#L223
undefined: dataType
|
lint:
protocol/payment.go#L223
undefined: Eip712SignatureProofType
|
lint:
protocol/payment.go#L224
undefined: eip712Signature
|
lint:
protocol/payment.go#L224
cannot use data (variable of type []EthereumEip712Signature2021) as PaymentProofItem value in array or slice literal: []EthereumEip712Signature2021 does not implement PaymentProofItem (missing method PaymentProofItem)) (typecheck)
|
lint:
packers/zkp_test.go#L13
could not import github.com/iden3/iden3comm/v2/protocol (-: # github.com/iden3/iden3comm/v2/protocol
|
lint:
protocol/payment.go#L223
undefined: dataType
|
lint:
protocol/payment.go#L223
undefined: Eip712SignatureProofType
|
lint:
protocol/payment.go#L224
undefined: eip712Signature
|
lint:
protocol/payment.go#L224
cannot use data (variable of type []EthereumEip712Signature2021) as PaymentProofItem value in array or slice literal: []EthereumEip712Signature2021 does not implement PaymentProofItem (missing method PaymentProofItem)) (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|