Skip to content

Bump codecov/codecov-action from 3 to 4 #4

Bump codecov/codecov-action from 3 to 4

Bump codecov/codecov-action from 3 to 4 #4

Triggered via pull request March 25, 2024 06:11
Status Failure
Total duration 34s
Artifacts

pr.yml

on: pull_request
Sanity check
25s
Sanity check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Sanity check: api.go#L19
commentFormatting: put a space between `//` and comment text (gocritic)
Sanity check: api.go#L35
commentFormatting: put a space between `//` and comment text (gocritic)
Sanity check: api.go#L80
commentFormatting: put a space between `//` and comment text (gocritic)
Sanity check
issues found
Sanity check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
Sanity check: api.go#L78
unused-parameter: parameter 'invokeMethod' seems to be unused, consider removing or renaming it as _ (revive)