Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

dev: use native in ci #2246

dev: use native in ci

dev: use native in ci #2246

GitHub Actions / Trunk Check failed Sep 28, 2024 in 40s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

shellcheck(SC1091)

[new] Not following: ./.cargo/env: openBinaryFile: does not exist (No such file or directory)

Check notice on line 115 in scripts/setup_cairo_native.sh

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

shellcheck(SC2312)

[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).