Skip to content

.github/workflows/ci.yaml: Add line numbers to golangci output #1450

.github/workflows/ci.yaml: Add line numbers to golangci output

.github/workflows/ci.yaml: Add line numbers to golangci output #1450

Triggered via push August 27, 2024 17:28
Status Failure
Total duration 34s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint: client_test.go#L231
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: client_test.go#L235
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: providers/asrockrack/helpers.go#L561
printf: non-constant format string in call to fmt.Errorf (govet)
lint: providers/asrockrack/helpers.go#L571
printf: non-constant format string in call to fmt.Errorf (govet)
lint: providers/asrockrack/helpers.go#L581
printf: non-constant format string in call to fmt.Errorf (govet)
lint: providers/asrockrack/asrockrack_test.go#L15
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: client_test.go#L231
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: client_test.go#L235
printf: non-constant format string in call to (*testing.common).Errorf (govet)
lint: providers/asrockrack/helpers.go#L561
printf: non-constant format string in call to fmt.Errorf (govet)
lint: providers/asrockrack/helpers.go#L571
printf: non-constant format string in call to fmt.Errorf (govet)
test
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/