Skip to content

[FIX] lint version

[FIX] lint version #12

Triggered via pull request August 25, 2024 07:46
Status Failure
Total duration 2m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Lint Go Code: limiter.go#L41
undeclared name: `redis` (typecheck)
Lint Go Code: limiter.go#L53
undeclared name: `redis` (typecheck)
Lint Go Code: limiter_test.go#L11
undeclared name: `redis` (typecheck)
Lint Go Code: limiter.go#L7
"github.com/redis/go-redis/v9" imported but not used (typecheck)
Lint Go Code: limiter_test.go#L5
"github.com/redis/go-redis/v9" imported but not used (typecheck)
Lint Go Code
issues found
Lint Go Code
The following actions use a deprecated Node.js version 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/