Skip to content

Bump github.com/nuts-foundation/go-did from 0.7.1 to 0.8.0 #416

Bump github.com/nuts-foundation/go-did from 0.7.1 to 0.8.0

Bump github.com/nuts-foundation/go-did from 0.7.1 to 0.8.0 #416

Triggered via pull request November 1, 2023 12:23
Status Failure
Total duration 59s
Artifacts

govulncheck.yaml

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

Annotations

10 errors
Run govulncheck: vdr/didnuts/didstore/merge.go#L59
context.String undefined (type interface{} has no field or method String)
Run govulncheck: vdr/didnuts/didstore/merge.go#L59
cannot use context (variable of type interface{}) as ssi.URI value in assignment: need type assertion
Run govulncheck: vdr/didnuts/didstore/merge.go#L211
result.Context[i].String undefined (type interface{} has no field or method String)
Run govulncheck: vdr/didnuts/didstore/merge.go#L212
result.Context[j].String undefined (type interface{} has no field or method String)
Run govulncheck: vdr/didkey/resolver.go#L118
cannot use []ssi.URI{…} (value of type []ssi.URI) as []interface{} value in struct literal
Run govulncheck: vdr/didnuts/ambassador.go#L436
cannot use keyAsJWK (variable of type "github.com/lestrrat-go/jwx/v2/jwk".Key) as "github.com/lestrrat-go/jwx/jwk".Key value in assignment: "github.com/lestrrat-go/jwx/v2/jwk".Key does not implement "github.com/lestrrat-go/jwx/jwk".Key (wrong type for method Algorithm)
Run govulncheck: vdr/didnuts/creator.go#L58
cannot use []ssi.URI{…} (value of type []ssi.URI) as []interface{} value in struct literal
Run govulncheck: vdr/didnuts/validators.go#L80
cannot use keyAsJWK (variable of type "github.com/lestrrat-go/jwx/v2/jwk".Key) as "github.com/lestrrat-go/jwx/jwk".Key value in argument to jwk.AssignKeyID: "github.com/lestrrat-go/jwx/v2/jwk".Key does not implement "github.com/lestrrat-go/jwx/jwk".Key (wrong type for method Algorithm)
Run govulncheck: vdr/vdr.go#L412
c.String undefined (type interface{} has no field or method String)
Run govulncheck
Process completed with exit code 1.