Exceptions #48
ci.yaml
on: pull_request
Ensure compilation on various targets
8m 53s
Check Rust code with clippy
9m 33s
Run tests under miri
3m 54s
Check the WASM package and demo
10m 26s
Run snippets and cpython tests on wasm-wasi
1m 57s
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Annotations
2 errors and 3 warnings
|
Check the WASM package and demo
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f0112b76120>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/
|
|
Run snippets and cpython tests (windows-latest)
Process completed with exit code 1.
|
|
Check the WASM package and demo
Failed to restore: Failed to GetCacheEntryDownloadURL: Unable to make request: ETIMEDOUT
If you are using self-hosted runners, please make sure your runner has access to all GitHub endpoints: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#communication-between-self-hosted-runners-and-github
|
|
Check the WASM package and demo
Failed to restore: The operation was aborted.
|
|
Run snippets and cpython tests (macos-latest)
openssl@3 3.6.0 is already installed and up-to-date.
To reinstall 3.6.0, run:
brew reinstall openssl@3
|