Update CI workflow #24
ci.yml
on: pull_request
fmt
16s
clippy
22s
coverage
4m 9s
Matrix: build
Annotations
6 errors and 4 warnings
python3.10-x64 macOS-latest
dyld[4579]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: <B5E916E8-01CA-35D0-8CA1-DB48CC803EB7> /Users/runner/hostedtoolcache/Python/3.10.15/x64/bin/python3.10
Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/
|
python3.10-x64 macOS-latest
Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache)
./setup.sh: line 54: 4579 Abort trap: 6 ./python -m ensurepip
|
python3.10-x64 macOS-latest
The process '/bin/bash' failed with exit code 134
|
python3.9-x64 macOS-latest
dyld[4708]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: <66A964D9-243D-3272-8551-316E3ABBB4F1> /Users/runner/hostedtoolcache/Python/3.9.20/x64/bin/python3.9
Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such f
|
python3.9-x64 macOS-latest
ile), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache)
./setup.sh: line 54: 4708 Abort trap: 6 ./python -m ensurepip
|
python3.9-x64 macOS-latest
The process '/bin/bash' failed with exit code 134
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
coverage
Unexpected input(s) 'override', valid inputs are ['toolchain', 'targets', 'target', 'components']
|