Skip to content

chore(deps): update akhilmhdh/contributors-readme-action action to v2… #271

chore(deps): update akhilmhdh/contributors-readme-action action to v2…

chore(deps): update akhilmhdh/contributors-readme-action action to v2… #271

GitHub Actions / shellcheck completed May 30, 2024 in 1s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (1)

testdata/test_failed_dbt/setup.sh|4 col 10| Declare and assign separately to avoid masking return values.

Filtered Findings (0)

Annotations

Check warning on line 4 in testdata/test_failed_dbt/setup.sh

See this annotation in the file changed.

@github-actions github-actions / shellcheck

[shellcheck] testdata/test_failed_dbt/setup.sh#L4 <ShellCheck.SC2155>

Declare and assign separately to avoid masking return values.
Raw output
./testdata/test_failed_dbt/setup.sh:4:10: warning: Declare and assign separately to avoid masking return values. (ShellCheck.SC2155)