Skip to content

[pull] develop from IQSS:develop #197

[pull] develop from IQSS:develop

[pull] develop from IQSS:develop #197

Triggered via pull request January 25, 2024 15:51
@pdurbinpdurbin
synchronize #640
IQSS:develop
Status Failure
Total duration 22s
Artifacts

shellcheck.yml

on: pull_request
Shellcheck
10s
Shellcheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Shellcheck: scripts/intellij/cpwebapp.sh#L24
[shellcheck] reported by reviewdog 🐶 Use $(...) notation instead of legacy backticks `...`. [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006) Raw Output: ./scripts/intellij/cpwebapp.sh:24:13:style:Use $(...) notation instead of legacy backticks `...`. [SC2006](https://github.com/koalaman/shellcheck/wiki/SC2006)
Shellcheck
Process completed with exit code 1.
Shellcheck: scripts/intellij/cpwebapp.sh#L19
[shellcheck] reported by reviewdog 🐶 Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. [SC2295](https://github.com/koalaman/shellcheck/wiki/SC2295) Raw Output: ./scripts/intellij/cpwebapp.sh:19:31:info:Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. [SC2295](https://github.com/koalaman/shellcheck/wiki/SC2295)
Shellcheck
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/.