nix: fix broken flake #41
checks.yaml
on: pull_request
Tests
/
Test
31s
Tests
/
Test on stable
20s
Lints
32s
Formatting
21s
Annotations
2 errors and 2 warnings
while condition comparing floats:
crates/jrsonnet-evaluator/src/lib.rs#L320
error: while condition comparing floats
--> crates/jrsonnet-evaluator/src/stdlib/format.rs:320:9
|
320 | while v != 0.0 {
| ^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#while_float
= note: `-D clippy::while-float` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::while_float)]`
|
aborting due to 1 previous error
error: aborting due to 1 previous error
|
Lints
clippy-action doesn't have permissions to view Check Runs, disabling!
|
Lints
Resource not accessible by integration
|