Extra checks #309
rust.yml
on: pull_request
Test min versions
20s
Matrix: build
Annotations
10 errors and 1 warning
build (ubuntu-latest)
Process completed with exit code 101.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
Test min versions:
src/lexer/sql/mod.rs#L53
cannot find type `Pos` in this scope
|
Test min versions:
src/lexer/sql/mod.rs#L157
failed to resolve: use of undeclared type `Pos`
|
Test min versions:
src/lexer/sql/mod.rs#L157
failed to resolve: use of undeclared type `Pos`
|
Test min versions:
src/lexer/sql/mod.rs#L157
failed to resolve: use of undeclared type `Pos`
|
Test min versions:
src/lexer/sql/mod.rs#L238
failed to resolve: use of undeclared type `Pos`
|
Test min versions:
src/lexer/sql/mod.rs#L244
failed to resolve: use of undeclared type `Pos`
|
Test min versions
Process completed with exit code 101.
|
Test min versions:
src/parser/ast/check.rs#L198
unused variable: `constraints`
|