upgrade pyo3 #1274
pr.yml
on: pull_request
Lint with clippy
1m 6s
Verify code formatting
27s
Verify crate documentation
1m 39s
Check for undefined behaviour with miri
2m 56s
Test python bindings
1m 18s
Check python code formatting
7s
Test wasm bindings
1m 21s
Matrix: test
Annotations
11 errors and 7 warnings
Lint with clippy:
nemo-python/src/lib.rs#L55
useless conversion to the same type: `pyo3::PyErr`
|
Lint with clippy:
nemo-python/src/lib.rs#L61
useless conversion to the same type: `pyo3::PyErr`
|
Lint with clippy:
nemo-python/src/lib.rs#L215
useless conversion to the same type: `pyo3::PyErr`
|
Lint with clippy:
nemo-python/src/lib.rs#L255
useless conversion to the same type: `pyo3::PyErr`
|
Lint with clippy:
nemo-python/src/lib.rs#L264
useless conversion to the same type: `pyo3::PyErr`
|
Lint with clippy:
nemo-python/src/lib.rs#L405
useless conversion to the same type: `pyo3::PyErr`
|
Lint with clippy:
nemo-python/src/lib.rs#L440
useless conversion to the same type: `pyo3::PyErr`
|
Lint with clippy:
nemo-python/src/lib.rs#L471
useless conversion to the same type: `pyo3::PyErr`
|
Lint with clippy
Process completed with exit code 101.
|
Check for undefined behaviour with miri
Canceling since a higher priority waiting request for 'ci-refs/pull/580/merge' exists
|
Check for undefined behaviour with miri
The operation was canceled.
|
Check python code formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify code formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint with clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test python bindings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test wasm bindings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Rust nightly on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify crate documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|