Skip to content

Merge pull request #2 from guerinoni/dependabot/go_modules/golang.org… #19

Merge pull request #2 from guerinoni/dependabot/go_modules/golang.org…

Merge pull request #2 from guerinoni/dependabot/go_modules/golang.org… #19

Triggered via push July 14, 2024 21:35
Status Failure
Total duration 2m 44s
Artifacts

lint.yml

on: push
check with golangci-lint
2m 32s
check with golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
check with golangci-lint: pkg/analyzer/analyzer_test.go#L34
File is not `gofumpt`-ed (gofumpt)
check with golangci-lint: pkg/analyzer/analyzer_test.go#L53
File is not `gofumpt`-ed (gofumpt)
check with golangci-lint: cmd/argslen/main.go#L7
import 'github.com/guerinoni/argslen/pkg/analyzer' is not allowed from list 'Main' (depguard)
check with golangci-lint: pkg/analyzer/analyzer_test.go#L8
import 'github.com/guerinoni/argslen/pkg/analyzer' is not allowed from list 'Main' (depguard)
check with golangci-lint
issues found
check with golangci-lint
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/
check with golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check with golangci-lint
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/