Skip to content

dependencies: go 1.22, crowdsec 1.6.3, go-cs-bouncer 0.0.14 #104

dependencies: go 1.22, crowdsec 1.6.3, go-cs-bouncer 0.0.14

dependencies: go 1.22, crowdsec 1.6.3, go-cs-bouncer 0.0.14 #104

Triggered via pull request September 20, 2024 12:22
@mmetcmmetc
synchronize #65
dep
Status Failure
Total duration 4m 25s
Artifacts

lint.yml

on: pull_request
golangci-lint + codeql
4m 14s
golangci-lint + codeql
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint + codeql: pkg/cfg/config.go#L307
undefined: yaml (typecheck)
golangci-lint + codeql: pkg/cfg/logging.go#L35
undefined: lumberjack (typecheck)
golangci-lint + codeql: pkg/waf/waf.go#L27
undefined: tomb (typecheck)
golangci-lint + codeql: pkg/waf/waf.go#L122
maxRetries declared and not used (typecheck)
golangci-lint + codeql: pkg/waf/waf.go#L347
maxRetries declared and not used (typecheck)
golangci-lint + codeql: pkg/waf/waf.go#L813
undefined: tomb (typecheck)
golangci-lint + codeql: ../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
golangci-lint + codeql: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L79
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
golangci-lint + codeql: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L81
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
golangci-lint + codeql: ../../../go/pkg/mod/golang.org/[email protected]/src/internal/fmtsort/sort.go#L83
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
golangci-lint + codeql
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/