Skip to content

Fix everything

Fix everything #12

Triggered via push September 20, 2023 17:20
Status Failure
Total duration 30s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint-go: internal/checkers/activity_check.go#L27
error returned from external package is unwrapped: sig: func fmt.Errorf(format string, a ...any) error (wrapcheck)
lint-go: internal/ticker/ticker.go#L59
error returned from external package is unwrapped: sig: func fmt.Errorf(format string, a ...any) error (wrapcheck)
lint-go: internal/ticker/ticker.go#L63
error returned from external package is unwrapped: sig: func fmt.Errorf(format string, a ...any) error (wrapcheck)
lint-go
issues found
lint-proto
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-proto
No github_token supplied, API requests will be subject to stricter rate limiting
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
lint-go
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/
lint-go
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/
lint-go
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/
lint-go: internal/checkers/activity_last.go#L18
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint-go: internal/checkers/activity_get.go#L18
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint-go: internal/checkers/activity_check.go#L19
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint-go: internal/checkers/activity_put.go#L18
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)