Rule Set Classification #1307
pr.yml
on: pull_request
Lint with clippy
50s
Verify code formatting
25s
Verify crate documentation
1m 37s
Check for undefined behaviour with miri
35m 38s
Test python bindings
1m 23s
Check python code formatting
4s
Test wasm bindings
1m 20s
Matrix: test
Annotations
5 errors
Lint with clippy:
nemo-physical/src/function/definitions/string.rs#L331
`NonZero::new()` and `Option::unwrap()` can be safely used in a `const` context
|
Lint with clippy:
nemo-physical/src/util/mapping/permutation.rs#L20
this `repeat().take()` can be written more concisely
|
Lint with clippy
Process completed with exit code 101.
|
Verify crate documentation:
nemo/src/static_checks/rule_set.rs#L711
unclosed HTML tag `Positions`
|
Verify crate documentation
Process completed with exit code 101.
|