Skip to content

chore: add more linters, address findings #962

chore: add more linters, address findings

chore: add more linters, address findings #962

Triggered via pull request March 13, 2024 07:50
Status Failure
Total duration 43s
Artifacts

lint.yml

on: pull_request
golangci-lint
33s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
golangci-lint: internal/log/settings_test.go#L133
133-173 lines are duplicate of `internal/log/skip_settings_test.go:101-141` (dupl)
golangci-lint: internal/log/skip_settings_test.go#L101
101-141 lines are duplicate of `internal/log/settings_test.go:133-173` (dupl)
golangci-lint: internal/log/settings_test.go#L132
directive `//nolint:dupl // In next versions the `skip_settings_test` will be removed` is unused for linter "dupl" (nolintlint)
golangci-lint
issues found
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/