chore: bump golang-jwt to v5 #682
ci.yml
on: pull_request
Generate SDKs
57s
Matrix: Run tests
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
21 errors and 7 warnings
Run tests (reload)
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v5 (imported by github.com/ory/oathkeeper/credentials); to add:
|
Run tests (reload)
Process completed with exit code 1.
|
Run tests (forwarded-header)
The job was canceled because "reload" failed.
|
Run tests (forwarded-header)
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v5 (imported by github.com/ory/oathkeeper/credentials); to add:
|
Run tests (forwarded-header)
Process completed with exit code 1.
|
Run tests (e2e)
The job was canceled because "reload" failed.
|
Run tests (e2e)
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v5 (imported by github.com/ory/oathkeeper/credentials); to add:
|
Run tests (e2e)
Process completed with exit code 1.
|
Run tests (bearer-token)
The job was canceled because "reload" failed.
|
Run tests (bearer-token)
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v5 (imported by github.com/ory/oathkeeper/credentials); to add:
|
Run tests (bearer-token)
The operation was canceled.
|
Run tests and lints:
pipeline/mutate/mutator_id_token.go#L124
undefined: jwt (typecheck)
|
Run tests and lints:
pipeline/mutate/mutator_id_token.go#L178
a.r.CredentialsSigner undefined (type MutatorIDTokenRegistry has no field or method CredentialsSigner) (typecheck)
|
Run tests and lints:
proxy/request_handler.go#L184
d.r.PipelineAuthenticator undefined (type requestHandlerRegistry has no field or method PipelineAuthenticator) (typecheck)
|
Run tests and lints:
proxy/request_handler.go#L245
d.r.PipelineAuthorizer undefined (type requestHandlerRegistry has no field or method PipelineAuthorizer) (typecheck)
|
Run tests and lints:
proxy/request_handler.go#L288
d.r.PipelineMutator undefined (type requestHandlerRegistry has no field or method PipelineMutator) (typecheck)
|
Run tests and lints:
api/credential.go#L67
h.r.CredentialsFetcher undefined (type credentialHandlerRegistry has no field or method CredentialsFetcher) (typecheck)
|
Run tests and lints:
api/credential.go#L91
h.r.RuleRepository undefined (type credentialHandlerRegistry has no field or method RuleRepository) (typecheck)
|
Run tests and lints:
api/rule.go#L61
h.r.RuleRepository undefined (type ruleHandlerRegistry has no field or method RuleRepository) (typecheck)
|
Run tests and lints:
api/rule.go#L93
h.r.RuleRepository undefined (type ruleHandlerRegistry has no field or method RuleRepository) (typecheck)
|
Run tests and lints:
test/e2e/okclient/main.go#L44
undefined: jwt (typecheck)
|
Generate SDKs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Generate SDKs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate SDKs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests (reload)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests (reload)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests and lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests and lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|