Skip to content

Bump github.com/nuts-foundation/go-did from 0.9.0 to 0.10.1 #641

Bump github.com/nuts-foundation/go-did from 0.9.0 to 0.10.1

Bump github.com/nuts-foundation/go-did from 0.9.0 to 0.10.1 #641

Triggered via pull request December 4, 2023 13:38
Status Failure
Total duration 57s
Artifacts

govulncheck.yaml

on: pull_request
Run govulncheck
48s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run govulncheck: vdr/didnuts/validators.go#L133
document.MarshalJSON undefined (type did.Document has no field or method MarshalJSON)
Run govulncheck: vdr/vdr.go#L92
nutsDIDDocument.MarshalJSON undefined (type *did.Document has no field or method MarshalJSON)
Run govulncheck: vcr/credential/test.go#L46
cannot use time.Now() (value of type time.Time) as *time.Time value in struct literal
Run govulncheck: vcr/issuer/issuer.go#L219
cannot use TimeFunc() (value of type time.Time) as *time.Time value in assignment
Run govulncheck: vcr/issuer/issuer.go#L249
cannot use unsignedCredential.IssuanceDate (variable of type *time.Time) as time.Time value in struct literal
Run govulncheck: 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
Run govulncheck: vcr/verifier/verifier.go#L224
cannot use credentialToVerify.IssuanceDate (variable of type *time.Time) as time.Time value in argument to v.validateAtTime
Run govulncheck: auth/services/selfsigned/signer.go#L127
cannot use issuanceDate (variable of type time.Time) as *time.Time value in struct literal
Run govulncheck: discovery/test.go#L141
cannot use time.Now() (value of type time.Time) as *time.Time value in struct literal
Run govulncheck
Process completed with exit code 1.