Skip to content

chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 #703

chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1

chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 #703

Triggered via pull request May 25, 2026 13:22
Status Failure
Total duration 7m 31s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
unit-tests
Cannot open: File exists
go-lint: services/parts/jaeger.go#L340
string `podLabels` has 4 occurrences, make it a constant (goconst)
go-lint: services/parts/jaeger.go#L159
string `ctfer.io/stack-name` has 22 occurrences, make it a constant (goconst)
go-lint: services/parts/jaeger.go#L158
string `app.kubernetes.io/part-of` has 22 occurrences, make it a constant (goconst)
go-lint: services/parts/jaeger.go#L157
string `app.kubernetes.io/component` has 22 occurrences, make it a constant (goconst)
go-lint: services/parts/jaeger.go#L156
string `app.kubernetes.io/version` has 12 occurrences, make it a constant (goconst)
go-lint: services/parts/jaeger.go#L155
string `app.kubernetes.io/name` has 13 occurrences, make it a constant (goconst)
go-lint: services/monitoring.go#L277
string `kubernetes.io/metadata.name` has 7 occurrences, make it a constant (goconst)
go-lint: services/monitoring.go#L233
string `Ingress` has 3 occurrences, make it a constant (goconst)
go-lint: services/monitoring.go#L169
string `ctfer.io/stack-name` has 5 occurrences, make it a constant (goconst)
go-lint: services/monitoring.go#L168
string `app.kubernetes.io/part-of` has 5 occurrences, make it a constant (goconst)
unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
smoke-tests / smoke-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pulumi/actions@8582a9e8cc630786854029b4e09281acd6794b58. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/