Move check-style core logic from makefile to shell script #3291
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
push.yml
on: pull_request
tests
14s
check_c-cpp
15s
check_python
16s
check_shell
6s
check_readme
10s
Matrix: build
Matrix: build_multi-lang
Annotations
1 error and 1 warning
check_shell:
scripts/deploy.sh#L100
[shellcheck (suggestion)] reported by reviewdog 🐶
Raw Output:
scripts/deploy.sh:100:- grep -H -n -e "^ .*if .*)$" -e "^ .*else$" -e "^ .* do$" -e "^ .*while .*)$" -e "^ .*for .*)$" "${src}" | grep -v -e "^.*//" -e "^.*:.*: .*if ((.*[^)])$" | sed 's,^,\n\n,; s,: ,:1: error: probably missing { or } for conditional or loop block:\n>>>,;' | grep ${silent_opt} -e "^.*$"
scripts/deploy.sh:100:+ grep -H -n -e "^ .*if .*)$" -e "^ .*else$" -e "^ .* do$" -e "^ .*while .*)$" -e "^ .*for .*)$" "${src}" | grep -v -e "^.*//" -e "^.*:.*: .*if ((.*[^)])$" | sed 's,^,\n\n,; s,: ,:1: error: probably missing { or } for conditional or loop block:\n>>>,;' | grep "${silent_opt}" -e "^.*$"
|
check_shell:
scripts/deploy.sh#L100
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
Raw Output:
./scripts/deploy.sh:100:276:info:Double quote to prevent globbing and word splitting. [SC2086](https://github.com/koalaman/shellcheck/wiki/SC2086)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
MHP30
Expired
|
7.13 MB |
|
Pinecil
Expired
|
8.45 MB |
|
Pinecil_multi-lang
Expired
|
1.18 MB |
|
Pinecilv2
Expired
|
29.2 MB |
|
Pinecilv2_multi-lang
Expired
|
3.07 MB |
|
S60
Expired
|
5.4 MB |
|
TS100
Expired
|
5.95 MB |
|
TS101
Expired
|
6.91 MB |
|
TS80
Expired
|
5.96 MB |
|
TS80P
Expired
|
6.78 MB |
|
metadata
Expired
|
40.6 KB |
|