feat: Consistently space blocks after arguments #15
sqlformat.yml
on: push
Matrix: build-test-unix
code-coverage
0s
Annotations
8 errors and 2 warnings
|
build-test-unix (latest-stable)
Clippy had exited with the 101 exit code
|
|
all variants have the same postfix: `Level`:
src/indentation.rs#L17
error: all variants have the same postfix: `Level`
--> src/indentation.rs:17:1
|
17 | / enum IndentType {
18 | | TopLevel,
19 | | BlockLevel,
20 | | FoldedBlockLevel,
21 | | }
| |_^
|
= help: remove the postfixes and use full paths to the variants instead of glob imports
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names
= note: `-D clippy::enum-variant-names` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::enum_variant_names)]`
|
|
build-test-unix (minimum)
The operation was canceled.
|
|
build-test-unix (minimum)
The strategy configuration was canceled because "build-test-unix.latest-stable" failed
|
|
build-test-unix (latest-beta)
The operation was canceled.
|
|
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-beta)
Cache not found for keys: v0-rust-build-test-unix-Linux-x64-ef9cf28e-4217f588, v0-rust-build-test-unix-Linux-x64-ef9cf28e
|
|
build-test-unix (latest-nightly)
Cache not found for keys: v0-rust-build-test-unix-Linux-x64-913ebfd7-4217f588, v0-rust-build-test-unix-Linux-x64-913ebfd7
|