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

feat: add shellcheck #33

Merged
merged 3 commits into from
Oct 24, 2024
Merged

feat: add shellcheck #33

merged 3 commits into from
Oct 24, 2024

Conversation

rwaffen
Copy link
Member

@rwaffen rwaffen commented Oct 24, 2024

fixes: #25

@rwaffen rwaffen requested a review from a team as a code owner October 24, 2024 07:55
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@rwaffen
Copy link
Member Author

rwaffen commented Oct 24, 2024

that doesn't look correct to me :(

fatal: Invalid revision range 946875d1caf251c059f951827f592e38cb182fbb..3de9279033bee9f090a8c98b86894db031f38d63


:::::::::::::::::::::
::: Used Versions :::
:::::::::::::::::::::

ShellCheck: 0.9.0
csutils: 3.4.0


:::::::::::::::::::::::::::::::
::: Differential ShellCheck :::
:::::::::::::::::::::::::::::::

📜 List of shell scripts for scanning

fatal: unable to read tree (946875d1caf[25](https://github.com/voxpupuli/container-semantic-release/actions/runs/11495015833/job/31993635136?pr=33#step:4:26)1c059f951827f592e38cb182fbb)
fatal: unable to read tree (946875d1caf251c059f9518[27](https://github.com/voxpupuli/container-semantic-release/actions/runs/11495015833/job/31993635136?pr=33#step:4:28)f592e38cb182fbb)
ℹ️ No Fixes!

error: pathspec '-' did not match any file(s) known to git
No stash entries found.
🥳 No defects added. Yay!

✅ SARIF report was successfully uploaded to GitHub

@rwaffen
Copy link
Member Author

rwaffen commented Oct 24, 2024

ah okay, i have no scripts in the change, so nothing is checked... 🤔

@rwaffen rwaffen merged commit 751c459 into main Oct 24, 2024
6 checks passed
@rwaffen rwaffen deleted the shellcheck branch October 24, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: integrate shellcheck into ci
2 participants