Skip to content

Validate build options. #320

Validate build options.

Validate build options. #320

Triggered via pull request July 19, 2023 13:53
Status Success
Total duration 28s
Artifacts

lint.yml

on: pull_request
call-lint  /  clang-format
0s
call-lint / clang-format
call-lint  /  clang-format-pr
9s
call-lint / clang-format-pr
call-lint  /  codespell-pr
15s
call-lint / codespell-pr
call-lint  /  shellcheck-pr
7s
call-lint / shellcheck-pr
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
call-lint / shellcheck-pr: build.sh#L17
[shellcheck] reported by reviewdog 🐶 Not following: ./phoenix-rtos-build/build.subr: openBinaryFile: does not exist (No such file or directory) [SC1091](https://github.com/koalaman/shellcheck/wiki/SC1091) Raw Output: ./build.sh:17:3:info:Not following: ./phoenix-rtos-build/build.subr: openBinaryFile: does not exist (No such file or directory) [SC1091](https://github.com/koalaman/shellcheck/wiki/SC1091)
call-lint / shellcheck-pr: build.sh#L18
[shellcheck] reported by reviewdog 🐶 Not following: ./build.project: openBinaryFile: does not exist (No such file or directory) [SC1091](https://github.com/koalaman/shellcheck/wiki/SC1091) Raw Output: ./build.sh:18:3:info:Not following: ./build.project: openBinaryFile: does not exist (No such file or directory) [SC1091](https://github.com/koalaman/shellcheck/wiki/SC1091)
call-lint / shellcheck-pr: build.sh#L54
[shellcheck] reported by reviewdog 🐶 OBJCPY appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034) Raw Output: ./build.sh:54:1:warning:OBJCPY appears unused. Verify use (or export if used externally). [SC2034](https://github.com/koalaman/shellcheck/wiki/SC2034)