Deal with some corner-case situation about inlining top level #25
sqlformat.yml
on: push
Matrix: build-test-unix
code-coverage
Annotations
5 errors and 1 warning
|
build-test-unix (latest-stable)
Clippy had exited with the 101 exit code
|
|
importing legacy numeric constants:
src/formatter.rs#L2
error: importing legacy numeric constants
--> src/formatter.rs:2:5
|
2 | use std::usize;
| ^^^^^^^^^^
|
= help: remove this import
= note: then `usize::<CONST>` will resolve to the respective associated constant
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants
= note: `-D clippy::legacy-numeric-constants` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::legacy_numeric_constants)]`
|
|
build-test-unix (latest-beta)
The strategy configuration was canceled because "build-test-unix.latest-stable" failed
|
|
build-test-unix (latest-nightly)
The operation was canceled.
|
|
build-test-unix (latest-nightly)
The strategy configuration was canceled because "build-test-unix.latest-stable" failed
|
|
build-test-unix (latest-nightly)
Cache not found for keys: v0-rust-build-test-unix-Linux-x64-4178d122-4217f588, v0-rust-build-test-unix-Linux-x64-4178d122
|