feat: go jwt application #53
Annotations
10 errors and 2 warnings
lint (go-jwt):
go-jwt/main.go#L91
Error return value of `router.Run` is not checked (errcheck)
|
lint (go-jwt)
issues found
|
lint (mux-sql)
Canceling since a higher priority waiting request for 'golangci-lint-go-jwt' exists
|
lint (graphql-sql)
Canceling since a higher priority waiting request for 'golangci-lint-go-jwt' exists
|
lint (echo-sql)
Canceling since a higher priority waiting request for 'golangci-lint-go-jwt' exists
|
lint (S3-Keploy)
Canceling since a higher priority waiting request for 'golangci-lint-go-jwt' exists
|
lint (users-profile)
Canceling since a higher priority waiting request for 'golangci-lint-go-jwt' exists
|
lint (sse-svelte)
Canceling since a higher priority waiting request for 'golangci-lint-go-jwt' exists
|
lint (gin-mongo)
Canceling since a higher priority waiting request for 'golangci-lint-go-jwt' exists
|
lint (gin-redis)
Canceling since a higher priority waiting request for 'golangci-lint-go-jwt' exists
|
lint (go-jwt)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
lint (go-jwt):
go-jwt/main.go#L1
package-comments: should have a package comment (revive)
|