chore(deps): update konflux references #63
PR.yaml
on: pull_request
lint
6m 12s
Unit tests
2m 22s
Annotations
5 errors and 2 warnings
lint:
pkg/clients/has/components.go#L178
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/clients/integration/pipelineruns.go#L166
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/clients/release/releases.go#L174
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
pkg/utils/build/source_image.go#L345
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint
issues found
|
Unit tests
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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|