Release 2024-01-12 #67
Annotations
10 errors and 3 warnings
lint (1.20.x, ubuntu-latest):
internal/shareddefaults/shared_config_other_test.go#L19
Error return value of `os.Setenv` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
internal/shareddefaults/shared_config_other_test.go#L20
Error return value of `os.Setenv` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
internal/shareddefaults/shared_config_other_test.go#L34
Error return value of `os.Setenv` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
aws/signer/v4/middleware_test.go#L149
Error return value of `(github.com/aws/aws-sdk-go-v2/internal/awstesting/unit.StubCredentialsProvider).Retrieve` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
aws/signer/v4/middleware_test.go#L287
Error return value of `stack.Finalize.Add` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
aws/signer/v4/middleware_test.go#L355
Error return value of `url.Parse` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
aws/signer/v4/presign_middleware_test.go#L49
Error return value of `url.Parse` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
aws/signer/v4/presign_middleware_test.go#L72
Error return value of `url.Parse` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
aws/signer/v4/presign_middleware_test.go#L148
Error return value of `(github.com/aws/aws-sdk-go-v2/internal/awstesting/unit.StubCredentialsProvider).Retrieve` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest):
aws/signer/v4/v4_test.go#L40
Error return value of `http.NewRequest` is not checked (errcheck)
|
lint (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (1.20.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (1.20.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|