chore(deps): update konflux references #51
Annotations
5 errors and 2 warnings
lint:
tests/release/pipelines/fbc_release.go#L244
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
tests/release/pipelines/multiarch_rh_advisories.go#L170
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
tests/release/pipelines/multiarch_rh_advisories.go#L210
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
|
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/
|
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/
|