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

chore: bump operator-rs to 0.62.0 #454

Merged
merged 35 commits into from
Feb 5, 2024

style: error text lower case, remove square brackets

0e928ae
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: bump operator-rs to 0.62.0 #454

style: error text lower case, remove square brackets
0e928ae
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint succeeded Feb 1, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:3:53: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:6:52: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:9:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|83 col 9| shellcheck reported issue in this script: SC2086:info:12:28: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|347 col 9| shellcheck reported issue in this script: SC2086:info:1:49: Double quote to prevent globbing and word splitting [shellcheck]