Refactoring and improved CI w/ cross compiling #2
CI.yml
on: pull_request
Matrix: test-cross
Matrix: test-native
Matrix: test-wasm32-emscripten
Annotations
8 errors and 2 warnings
test-cross (x86_64-unknown-linux-musl)
Process completed with exit code 1.
|
test-wasm32-emscripten (static)
Process completed with exit code 101.
|
test-wasm32-emscripten (shared)
Process completed with exit code 101.
|
test-cross (s390x-unknown-linux-gnu)
Process completed with exit code 1.
|
test-native (macos-14)
Process completed with exit code 101.
|
test-native (ubuntu-latest)
Process completed with exit code 101.
|
test-native (windows-latest)
Process completed with exit code 1.
|
test-native (macos-13)
Process completed with exit code 101.
|
test-native (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: ilammy/msvc-dev-cmd@v1.6.0, ilammy/setup-nasm@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-native (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: ilammy/msvc-dev-cmd@v1.6.0, ilammy/setup-nasm@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|