Reviewdog demo - please delete #14
Closed
Annotations
4 errors and 2 warnings
shellcheck:
build.sh#L5
[shellcheck] reported by reviewdog 🐶
Couldn't parse this brace group. Fix to allow more checks. [SC1073](https://github.com/koalaman/shellcheck/wiki/SC1073)
Raw Output:
./build.sh:5:30:error:Couldn't parse this brace group. Fix to allow more checks. [SC1073](https://github.com/koalaman/shellcheck/wiki/SC1073)
|
shellcheck:
build.sh#L208
[shellcheck] reported by reviewdog 🐶
Expected a '}'. If you have one, try a ; or \n in front of it. [SC1056](https://github.com/koalaman/shellcheck/wiki/SC1056)
Raw Output:
./build.sh:208:1:error:Expected a '}'. If you have one, try a ; or \n in front of it. [SC1056](https://github.com/koalaman/shellcheck/wiki/SC1056)
|
shellcheck:
build.sh#L208
[shellcheck] reported by reviewdog 🐶
Missing '}'. Fix any mentioned problems and try again. [SC1072](https://github.com/koalaman/shellcheck/wiki/SC1072)
Raw Output:
./build.sh:208:1:error:Missing '}'. Fix any mentioned problems and try again. [SC1072](https://github.com/koalaman/shellcheck/wiki/SC1072)
|
shellcheck
Process completed with exit code 1.
|
shellcheck:
build.sh#L5
[shellcheck] reported by reviewdog 🐶
The mentioned syntax error was in this function. [SC1009](https://github.com/koalaman/shellcheck/wiki/SC1009)
Raw Output:
./build.sh:5:1:info:The mentioned syntax error was in this function. [SC1009](https://github.com/koalaman/shellcheck/wiki/SC1009)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading