Make rustpython-vm compatible with non-js wasm32-unknown & add tests #12634
ci.yaml
on: pull_request
Ensure compilation on various targets
7m 23s
Check Rust code with rustfmt and clippy
3m 18s
Run tests under miri
1m 24s
Check the WASM package and demo
3m 49s
Run snippets and cpython tests on wasm-wasi
2m 18s
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Annotations
11 errors and 10 warnings
Run rust tests (ubuntu-latest)
Process completed with exit code 101.
|
Run rust tests (macos-latest)
Process completed with exit code 101.
|
Run rust tests (windows-latest)
Process completed with exit code 1.
|
Run snippets and cpython tests (windows-latest)
Canceling since a higher priority waiting request for "CI-refs/pull/4211/merge-pull_request" exists
|
Run snippets and cpython tests (windows-latest)
The operation was canceled.
|
Run snippets and cpython tests (ubuntu-latest)
Canceling since a higher priority waiting request for "CI-refs/pull/4211/merge-pull_request" exists
|
Run snippets and cpython tests (ubuntu-latest)
The operation was canceled.
|
Ensure compilation on various targets
Canceling since a higher priority waiting request for "CI-refs/pull/4211/merge-pull_request" exists
|
Run snippets and cpython tests (macos-latest)
Canceling since a higher priority waiting request for "CI-refs/pull/4211/merge-pull_request" exists
|
Ensure compilation on various targets
The operation was canceled.
|
Run snippets and cpython tests (macos-latest)
The operation was canceled.
|
Run rust tests (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run rust tests (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests under miri
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run snippets and cpython tests on wasm-wasi
The following actions uses node12 which is deprecated and will be forced to run on node16: wasmerio/setup-wasmer@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run snippets and cpython tests on wasm-wasi
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, wasmerio/setup-wasmer@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Rust code with rustfmt and clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check the WASM package and demo
The following actions uses node12 which is deprecated and will be forced to run on node16: mwilliamson/setup-wabt-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check the WASM package and demo
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, mwilliamson/setup-wabt-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run rust tests (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run snippets and cpython tests (macos-latest)
openssl@3 3.3.1 is already installed and up-to-date.
To reinstall 3.3.1, run:
brew reinstall openssl@3
|