Make rustpython-vm compatible with non-js wasm32-unknown & add tests #12633
ci.yaml
on: pull_request
Ensure compilation on various targets
4m 39s
Check Rust code with rustfmt and clippy
12s
Run tests under miri
49s
Check the WASM package and demo
1m 25s
Run snippets and cpython tests on wasm-wasi
48s
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Annotations
13 errors and 11 warnings
Check Rust code with rustfmt and clippy
Process completed with exit code 1.
|
Run rust tests (ubuntu-latest)
Process completed with exit code 101.
|
Run snippets and cpython tests (ubuntu-latest)
Process completed with exit code 101.
|
Run rust tests (macos-latest)
Process completed with exit code 101.
|
Run snippets and cpython tests on wasm-wasi
Process completed with exit code 101.
|
Run tests under miri
Process completed with exit code 101.
|
Run snippets and cpython tests (macos-latest)
Process completed with exit code 101.
|
Check the WASM package and demo
Process completed with exit code 2.
|
Ensure compilation on various targets
Process completed with exit code 101.
|
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 rust tests (windows-latest)
Canceling since a higher priority waiting request for "CI-refs/pull/4211/merge-pull_request" exists
|
Run rust tests (windows-latest)
The operation was canceled.
|
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. 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 (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 snippets and cpython tests (ubuntu-latest)
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/
|
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 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/
|
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 (macos-latest)
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/
|
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
|
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ensure compilation on various targets
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/
|