Skip to content

CLOUD-938 Fix bundle generation automation #5997

CLOUD-938 Fix bundle generation automation

CLOUD-938 Fix bundle generation automation #5997

Triggered via pull request May 1, 2026 20:24
Status Failure
Total duration 1m 50s
Artifacts

reviewdog.yml

on: pull_request
runner / suggester / golangci-lint
21s
runner / suggester / golangci-lint
runner / suggester / goimports-reviser
22s
runner / suggester / goimports-reviser
runner / suggester / gofmt
6s
runner / suggester / gofmt
runner / suggester / shfmt
19s
runner / suggester / shfmt
runner / shellcheck
11s
runner / shellcheck
runner / misspell
16s
runner / misspell
runner / alex
31s
runner / alex
runner / manifests
1m 47s
runner / manifests
e2e-tests release_versions image availability
11s
e2e-tests release_versions image availability
Fit to window
Zoom out
Zoom in

Annotations

1 error, 5 warnings, and 3 notices
runner / suggester / golangci-lint
golangci-lint exit with code 2
[shellcheck] installers/olm/generate.sh#L37 <ShellCheck.SC2034>: installers/olm/generate.sh#L37
package_name appears unused. Verify use (or export if used externally).
[shellcheck] installers/olm/distributions/redhat.sh#L102 <ShellCheck.SC2034>: installers/olm/distributions/redhat.sh#L102
file_name appears unused. Verify use (or export if used externally).
runner / suggester / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-postgresql-operator/percona-postgresql-operator. Supported file pattern: go.mod
[shellcheck] installers/olm/distributions/community.sh#L8 <ShellCheck.SC2016>: installers/olm/distributions/community.sh#L8
Expressions don't expand in single quotes, use double quotes for that.
[shellcheck] installers/olm/distributions/redhat.sh#L111 <ShellCheck.SC2016>: installers/olm/distributions/redhat.sh#L111
Expressions don't expand in single quotes, use double quotes for that.
[shellcheck] installers/olm/distributions/redhat.sh#L160 <ShellCheck.SC2016>: installers/olm/distributions/redhat.sh#L160
Expressions don't expand in single quotes, use double quotes for that.