Skip to content

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #236

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #236

Triggered via pull request March 13, 2024 23:07
Status Failure
Total duration 2m 5s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
lint: internal/load/images.go#L246
SA1019: wrap.Error is deprecated: Use fmt.Errorf() instead using the `%w` format specifier. (staticcheck)
lint: internal/load/images.go#L252
SA1019: wrap.Error is deprecated: Use fmt.Errorf() instead using the `%w` format specifier. (staticcheck)
lint: internal/load/kubeops.go#L385
SA1019: wrap.Errorf is deprecated: Use fmt.Errorf() instead using the `%w` format specifier. (staticcheck)
lint: internal/cmd/buildrun-series.go#L53
SA1019: wrap.Errorf is deprecated: Use fmt.Errorf() instead using the `%w` format specifier. (staticcheck)
lint: internal/cmd/builds.go#L47
SA1019: wrap.Errorf is deprecated: Use fmt.Errorf() instead using the `%w` format specifier. (staticcheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 `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/