Skip to content

Correctly format array type specifier #206

Correctly format array type specifier

Correctly format array type specifier #206

Triggered via pull request August 18, 2025 09:21
Status Failure
Total duration 41s
Artifacts

sqlformat.yml

on: pull_request
Matrix: build-test-unix
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build-test-unix (latest-stable)
Clippy had exited with the 101 exit code
current MSRV (Minimum Supported Rust Version) is `1.65.0` but this item is stable since `1.70.0`: src/tokenizer.rs#L152
error: current MSRV (Minimum Supported Rust Version) is `1.65.0` but this item is stable since `1.70.0` --> src/tokenizer.rs:152:23 | 152 | if previous_token.is_some_and(|token| { | _______________________^ 153 | | ![ 154 | | TokenKind::CloseParen, 155 | | TokenKind::Placeholder, ... | 159 | | .contains(&token.kind) 160 | | }) { | |______^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv = note: `-D clippy::incompatible-msrv` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::incompatible_msrv)]`
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)
The operation was canceled.
build-test-unix (latest-beta)
The strategy configuration was canceled because "build-test-unix.latest-stable" failed
build-test-unix (minimum)
The operation was canceled.
build-test-unix (minimum)
The strategy configuration was canceled because "build-test-unix.latest-stable" failed