Skip to content

Improve after query select #122

Improve after query select

Improve after query select #122

Triggered via push September 21, 2024 15:43
Status Failure
Total duration 1m 31s
Artifacts

tests.yml

on: push
Matrix: test
Matrix: coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/auth/jwt/provider.go#L33
undefined: jwt (typecheck)
lint: pkg/auth/jwt/provider.go#L37
undefined: jwt (typecheck)
lint: pkg/auth/jwt/provider.go#L76
undefined: gocast (typecheck)
lint: pkg/auth/jwt/provider.go#L80
undefined: jwt (typecheck)
lint: pkg/auth/jwt/provider.go#L130
undefined: gocast (typecheck)
lint: pkg/auth/jwt/provider.go#L131
undefined: gocast (typecheck)
lint: pkg/auth/oauth2/serverprovider/context.go#L69
missing return (typecheck)
lint: pkg/auth/oauth2/serverprovider/storage.go#L300
undefined: gosql (typecheck)
lint: pkg/auth/oauth2/serverprovider/storage.go#L301
undefined: gosql (typecheck)
lint: pkg/auth/oauth2/serverprovider/storage.go#L302
undefined: gosql (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/