Skip to content

Disallow root script run #246

Disallow root script run

Disallow root script run #246

Re-run triggered October 22, 2023 16:52
Status Failure
Total duration 17s
Artifacts

docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Build
Process completed with exit code 1.
Build: dochat.sh#L131
[shellcheck] reported by reviewdog 🐶 This $? refers to echo/printf, not a previous command. Assign to variable to avoid it being overwritten. Raw Output: ./dochat.sh:131:38: warning: This $? refers to echo/printf, not a previous command. Assign to variable to avoid it being overwritten. (ShellCheck.SC2320)
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/