fix: setup for the project #172
Closed
Annotations
8 errors and 1 warning
Run golangci/golangci-lint-action@v3:
pkg/utl/resultwrapper/error.go#L81
printf: non-constant format string in call to fmt.Errorf (govet)
|
Run golangci/golangci-lint-action@v3:
pkg/utl/resultwrapper/error.go#L155
printf: non-constant format string in call to github.com/vektah/gqlparser/v2/gqlerror.Errorf (govet)
|
Run golangci/golangci-lint-action@v3:
pkg/utl/resultwrapper/error.go#L199
printf: non-constant format string in call to fmt.Errorf (govet)
|
Run golangci/golangci-lint-action@v3:
pkg/utl/resultwrapper/error_test.go#L201
printf: non-constant format string in call to fmt.Errorf (govet)
|
Run golangci/golangci-lint-action@v3:
pkg/utl/rediscache/redis_test.go#L109
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Run golangci/golangci-lint-action@v3:
pkg/utl/rediscache/service_test.go#L111
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Run golangci/golangci-lint-action@v3:
pkg/utl/rediscache/service_test.go#L113
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Run golangci/golangci-lint-action@v3
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Loading