Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TT-1608] Add Chainlink Image Variations (and lots of linting) #1145

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Default amd64 for all

9521294
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

[TT-1608] Add Chainlink Image Variations (and lots of linting) #1145

Default amd64 for all
9521294
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint succeeded Sep 23, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (8)

.github/workflows/k8s-publish-test-base-image.yaml|21 col 9| shellcheck reported issue in this script: SC2086:info:2:149: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-go-module.yml|43 col 9| shellcheck reported issue in this script: SC2046:warning:7:70: Quote this to prevent word splitting [shellcheck]
.github/workflows/release-go-module.yml|43 col 9| shellcheck reported issue in this script: SC2129:style:28:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
.github/workflows/release-go-module.yml|84 col 9| shellcheck reported issue in this script: SC2086:info:4:73: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-go-module.yml|84 col 9| shellcheck reported issue in this script: SC2129:style:7:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
.github/workflows/release-go-module.yml|98 col 9| shellcheck reported issue in this script: SC2129:style:7:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
.github/workflows/release-go-module.yml|98 col 9| shellcheck reported issue in this script: SC2086:info:13:14: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-go-module.yml|98 col 9| shellcheck reported issue in this script: SC2129:style:14:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]