Skip to content

Run make generated-files (#3955) #360

Run make generated-files (#3955)

Run make generated-files (#3955) #360

Triggered via push January 30, 2026 14:41
Status Skipped
Total duration 1s
Artifacts

bump.yaml

on: push
bump operator metadata
0s
bump operator metadata
Fit to window
Zoom out
Zoom in

Annotations

7 warnings and 5 notices
[shellcheck] hack/verify-csv.sh#L17 <ShellCheck.SC2154>: hack/verify-csv.sh#L17
registry_redhat_io is referenced but not assigned.
[shellcheck] hack/lib/images.bash#L7 <ShellCheck.SC2034>: hack/lib/images.bash#L7
ci_registry appears unused. Verify use (or export if used externally).
[shellcheck] hack/generate/csv.sh#L160 <ShellCheck.SC2046>: hack/generate/csv.sh#L160
Quote this to prevent word splitting.
[shellcheck] hack/generate/override-snapshot.sh#L42 <ShellCheck.SC2034>: hack/generate/override-snapshot.sh#L42
so_version appears unused. Verify use (or export if used externally).
[shellcheck] hack/verify-csv.sh#L3 <ShellCheck.SC1091>: hack/verify-csv.sh#L3
Not following: ./lib/__sources__.bash was not specified as input (see shellcheck -x).
[shellcheck] hack/lib/vars.bash#L13 <ShellCheck.SC1091>: hack/lib/vars.bash#L13
Not following: ./images.bash was not specified as input (see shellcheck -x).
[shellcheck] hack/lib/catalogsource.bash#L24 <ShellCheck.SC2153>: hack/lib/catalogsource.bash#L24
Possible misspelling: INDEX_IMAGE may not be assigned. Did you mean index_image?
[shellcheck] hack/generate/catalog.sh#L143 <ShellCheck.SC2086>: hack/generate/catalog.sh#L143
Double quote to prevent globbing and word splitting.