This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Update gosec check #4
ci.yml
on: push
test
1h 43m
lint
2m 33s
security
52s
docker
0s
Annotations
13 errors and 2 warnings
|
lint
issues found
|
|
lint:
internal/config/config.go#L4
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
|
lint:
main_test.go#L19
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
main.go#L67
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
lint:
internal/handlers/handlers.go#L291
Error return value of `authSession.Save` is not checked (errcheck)
|
|
lint:
internal/handlers/handlers.go#L236
Error return value of `session.Save` is not checked (errcheck)
|
|
lint:
internal/handlers/handlers.go#L185
Error return value of `session.Save` is not checked (errcheck)
|
|
lint:
internal/handlers/handlers.go#L110
Error return value of `session.Save` is not checked (errcheck)
|
|
lint:
internal/handlers/handlers.go#L55
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
lint:
internal/handlers/handlers.go#L50
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
test
The operation was canceled.
|
|
|
|
|
|
lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0fXaQaAAAAAAlqNyVilXATrnq5413y9RHRE0yRURHRTA3MjIARWRnZQ==
|
|
lint
Failed to restore: Cache service responded with 400
|