dev: use native in ci #2244
test.yml
on: pull_request
build
1m 12s
tests
0s
ef-tests
0s
Annotations
3 errors and 6 notices
tests
Canceling since a higher priority waiting request for 'CI-refs/pull/992/merge' exists
|
build
Canceling since a higher priority waiting request for 'CI-refs/pull/992/merge' exists
|
build
The operation was canceled.
|
shellcheck(SC2312):
scripts/setup_cairo_native.sh#L35
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
shellcheck(SC2312):
scripts/setup_cairo_native.sh#L43
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
shellcheck(SC2129):
scripts/setup_cairo_native.sh#L64
[new] Consider using { cmd1; cmd2; } >> file instead of individual redirects.
|
shellcheck(SC2312):
scripts/setup_cairo_native.sh#L77
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
shellcheck(SC1091):
scripts/setup_cairo_native.sh#L83
[new] Not following: ./.cargo/env: openBinaryFile: does not exist (No such file or directory)
|
shellcheck(SC2312):
scripts/setup_cairo_native.sh#L114
[new] Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|