Satisfy linters #535
Annotations
10 errors and 2 warnings
http/oauth2/oauth2_test.go#L70
Error return value of `resp.Body.Close` is not checked (errcheck)
|
http/oauth2/oauth2_test.go#L148
Error return value of `resp.Body.Close` is not checked (errcheck)
|
http/oauth2/oauth2_test.go#L186
Error return value of `resp.Body.Close` is not checked (errcheck)
|
http/server_test.go#L95
Error return value of `os.Setenv` is not checked (errcheck)
|
http/server_test.go#L103
Error return value of `os.Setenv` is not checked (errcheck)
|
http/oidc/config.go#L5
Comment should end in a period (godot)
|
pkg/synctx/wg.go#L9
Comment should end in a period (godot)
|
pkg/synctx/wg.go#L14
Comment should end in a period (godot)
|
maintenance/terminationlog/termlog_linux_amd64.go#L20
G302: Expect file permissions to be 0600 or less (gosec)
|
maintenance/terminationlog/termlog_linux_amd64.go#L25
G115: integer overflow conversion uintptr -> int (gosec)
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading