fix(deps): update module github.com/lestrrat-go/jwx to v2 - autoclosed #5971
reviewdog.yml
on: pull_request
diff-review
1m 49s
full-review
1m 48s
Annotations
20 errors
full-review:
database/testutils/api_resources.go#L291
undefined: jwk.NewRSAPublicKey (typecheck)
|
full-review:
database/database.go#L20
could not import github.com/go-vela/server/database/jwk (-: # github.com/go-vela/server/database/jwk
|
full-review:
database/jwk/list.go#L36
keySet.Add undefined (type "github.com/lestrrat-go/jwx/v2/jwk".Set has no field or method Add)) (typecheck)
|
full-review:
database/integration_test.go#L33
could not import github.com/go-vela/server/database/testutils (-: # github.com/go-vela/server/database/testutils
|
full-review:
database/testutils/api_resources.go#L291
undefined: jwk.NewRSAPublicKey) (typecheck)
|
full-review:
database/integration_test.go#L881
cannot use i (variable of type int) as string value in argument to resources.JWKs.Get (typecheck)
|
full-review:
database/integration_test.go#L885
db.CreateJWK undefined (type Interface has no field or method CreateJWK) (typecheck)
|
full-review:
database/integration_test.go#L892
db.ListJWKs undefined (type Interface has no field or method ListJWKs) (typecheck)
|
full-review:
database/integration_test.go#L904
cannot use i (variable of type int) as string value in argument to resources.JWKs.Get (typecheck)
|
full-review:
database/integration_test.go#L908
db.GetActiveJWK undefined (type Interface has no field or method GetActiveJWK) (typecheck)
|
diff-review:
database/testutils/api_resources.go#L291
undefined: jwk.NewRSAPublicKey (typecheck)
|
diff-review:
database/database.go#L20
could not import github.com/go-vela/server/database/jwk (-: # github.com/go-vela/server/database/jwk
|
diff-review:
database/jwk/list.go#L36
keySet.Add undefined (type "github.com/lestrrat-go/jwx/v2/jwk".Set has no field or method Add)) (typecheck)
|
diff-review:
database/integration_test.go#L33
could not import github.com/go-vela/server/database/testutils (-: # github.com/go-vela/server/database/testutils
|
diff-review:
database/testutils/api_resources.go#L291
undefined: jwk.NewRSAPublicKey) (typecheck)
|
diff-review:
database/integration_test.go#L881
cannot use i (variable of type int) as string value in argument to resources.JWKs.Get (typecheck)
|
diff-review:
database/integration_test.go#L885
db.CreateJWK undefined (type Interface has no field or method CreateJWK) (typecheck)
|
diff-review:
database/integration_test.go#L892
db.ListJWKs undefined (type Interface has no field or method ListJWKs) (typecheck)
|
diff-review:
database/integration_test.go#L904
cannot use i (variable of type int) as string value in argument to resources.JWKs.Get (typecheck)
|
diff-review:
database/integration_test.go#L908
db.GetActiveJWK undefined (type Interface has no field or method GetActiveJWK) (typecheck)
|