dev: use native in ci #2244
Trunk Check
Checked 4 modified files
✖ 6 new issues
Details
To reproduce and test locally, run:
trunk check
For help resolving these issues, see our docs on running on PRs or debugging Trunk Check
Annotations
Check notice on line 35 in scripts/setup_cairo_native.sh
github-actions / Trunk Check
shellcheck(SC2312)
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
Check notice on line 43 in scripts/setup_cairo_native.sh
github-actions / Trunk Check
shellcheck(SC2312)
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
Check notice on line 64 in scripts/setup_cairo_native.sh
github-actions / Trunk Check
shellcheck(SC2129)
[new] Consider using { cmd1; cmd2; } >> file instead of individual redirects.
Check notice on line 77 in scripts/setup_cairo_native.sh
github-actions / Trunk Check
shellcheck(SC2312)
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
Check notice on line 83 in scripts/setup_cairo_native.sh
github-actions / Trunk Check
shellcheck(SC1091)
[new] Not following: ./.cargo/env: openBinaryFile: does not exist (No such file or directory)
Check notice on line 114 in scripts/setup_cairo_native.sh
github-actions / Trunk Check
shellcheck(SC2312)
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).