Skip to content

Bump codecov/codecov-action from 3.1.4 to 3.1.6 #226

Bump codecov/codecov-action from 3.1.4 to 3.1.6

Bump codecov/codecov-action from 3.1.4 to 3.1.6 #226

Triggered via pull request January 31, 2024 02:07
Status Failure
Total duration 29s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
lint: mocks_test.go#L193
File is not `gofmt`-ed with `-s` (gofmt)
lint: plex_test.go#L16
import 'github.com/google/go-cmp/cmp' is not allowed from list 'Main' (depguard)
lint: plex.go#L255
directive `// nolint:dupl` should be written without leading space as `//nolint:dupl` (nolintlint)
lint: plex.go#L302
directive `// nolint:dupl` should be written without leading space as `//nolint:dupl` (nolintlint)
lint: plex_test.go#L552
directive `// nolint:funlen` should be written without leading space as `//nolint:funlen` (nolintlint)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
lint: mocks_test.go#L52
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: mocks_test.go#L53
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: mocks_test.go#L54
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: mocks_test.go#L231
unused-parameter: parameter 'buffer' seems to be unused, consider removing or renaming it as _ (revive)
lint: mocks_test.go#L271
unused-parameter: parameter 'buffer' seems to be unused, consider removing or renaming it as _ (revive)