Support incomplete parsing #14056
ci.yaml
on: pull_request
Ensure compilation on various targets
11m 1s
Check Rust code with rustfmt and clippy
4m 32s
Run tests under miri
2m 15s
Check the WASM package and demo
4m 6s
Run snippets and cpython tests on wasm-wasi
1m 51s
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Annotations
5 errors and 5 warnings
Run tests under miri
Process completed with exit code 101.
|
Check Rust code with rustfmt and clippy
3 spelling issues found in 3 of the 7 files checked.
|
Run snippets and cpython tests (macos-latest)
Process completed with exit code 2.
|
Run snippets and cpython tests (ubuntu-latest)
Process completed with exit code 2.
|
Run snippets and cpython tests (windows-latest)
Process completed with exit code 1.
|
Run tests under miri
Cache not found for keys: v0-rust-miri-Linux-x64-c030c969-078715d4, v0-rust-miri-Linux-x64-c030c969
|
Check Rust code with rustfmt and clippy:
vm/src/stdlib/builtins.rs#L446
Unknown word (normalish)
|
Check Rust code with rustfmt and clippy:
src/shell.rs#L178
Misspelled word (succesfully) Suggestions: (successfully*)
|
Check Rust code with rustfmt and clippy:
compiler/src/lib.rs#L96
Unknown word (hackily)
|
Run snippets and cpython tests (macos-latest)
openssl@3 3.5.0 is already installed and up-to-date.
To reinstall 3.5.0, run:
brew reinstall openssl@3
|