fix: update go-jose, go-jwt-middleware #958
Annotations
1 error and 2 warnings
lint:
testserver/testserver.go#L42
testserver/testserver.go:42: Line contains TODO/BUG/FIXME: "TODO: see if this works the same" (godox)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
cmd/backup_keys.go#L125
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|