Bump github.com/nuts-foundation/go-did from 0.9.0 to 0.10.1 #641
Annotations
10 errors
vdr/didnuts/validators.go#L133
document.MarshalJSON undefined (type did.Document has no field or method MarshalJSON)
|
vdr/vdr.go#L92
nutsDIDDocument.MarshalJSON undefined (type *did.Document has no field or method MarshalJSON)
|
vcr/credential/test.go#L46
cannot use time.Now() (value of type time.Time) as *time.Time value in struct literal
|
vcr/issuer/issuer.go#L219
cannot use TimeFunc() (value of type time.Time) as *time.Time value in assignment
|
vcr/issuer/issuer.go#L249
cannot use unsignedCredential.IssuanceDate (variable of type *time.Time) as time.Time value in struct literal
|
vcr/issuer/network_publisher.go#L89
cannot use verifiableCredential.IssuanceDate (variable of type *time.Time) as time.Time value in argument to network.TransactionTemplate(types.VcDocumentType, payload, key).WithTimestamp
|
vcr/verifier/verifier.go#L224
cannot use credentialToVerify.IssuanceDate (variable of type *time.Time) as time.Time value in argument to v.validateAtTime
|
auth/services/selfsigned/signer.go#L127
cannot use issuanceDate (variable of type time.Time) as *time.Time value in struct literal
|
discovery/test.go#L141
cannot use time.Now() (value of type time.Time) as *time.Time value in struct literal
|
|
The logs for this run have expired and are no longer available.
Loading