Skip to content

Updates for Aug

Updates for Aug #12

Triggered via pull request August 4, 2024 18:31
Status Failure
Total duration 3m 28s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint: internal/fetcher/fetcher_test.go#L13
Error return value of `w.Write` is not checked (errcheck)
lint: internal/display/display.go#L44
SA1019: headerStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint: internal/display/display.go#L45
SA1019: headerStyle.Copy is deprecated: to copy just use assignment (i.e. a := b). All methods also return a new style. (staticcheck)
lint
issues found
lint
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
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/