Skip to content

Bump codecov/codecov-action from 3.1.4 to 4.1.1 #237

Bump codecov/codecov-action from 3.1.4 to 4.1.1

Bump codecov/codecov-action from 3.1.4 to 4.1.1 #237

Status Failure
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 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: options_test.go#L132
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: options_test.go#L168
unused-parameter: parameter 'm' seems to be unused, consider removing or renaming it as _ (revive)
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)