Skip to content

General Refactor

General Refactor #250

Triggered via pull request March 9, 2026 10:24
Status Failure
Total duration 2m 40s
Artifacts

code-quality.yml

on: pull_request
Lint with Clippy
2m 4s
Lint with Clippy
Verify code formatting
26s
Verify code formatting
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 30 warnings
Lint with Clippy: canyon_core/src/query/querybuilder/syntax/dialect.rs#L16
struct `MsSql` is never constructed
Lint with Clippy: canyon_core/src/query/querybuilder/syntax/dialect.rs#L5
associated constants `SUPPORTS_RETURNING` and `SUPPORTS_LIMIT_OFFSET` are never used
Lint with Clippy: canyon_core/src/query/querybuilder/syntax/clause.rs#L19
variant `In` is never constructed
Lint with Clippy: canyon_core/src/query/querybuilder/syntax/ast/select.rs#L14
fields `having`, `group_by`, `limit`, and `offset` are never read
Lint with Clippy: canyon_core/src/query/querybuilder/syntax/ast/insert.rs#L20
associated function `new` is never used
Lint with Clippy: canyon_core/src/query/querybuilder/syntax/ast/insert.rs#L8
struct `InsertAst` is never constructed
Lint with Clippy: canyon_core/src/query/querybuilder/types/mod.rs#L126
unused variable: `conjunction_clause_kind`
Lint with Clippy: canyon_core/src/connection/mod.rs#L63
unused import: `crate::impl_db_connection_for_str`
Check intra-doc links (canyon_core): canyon_core/src/query/bounds.rs#L14
unresolved link to `primary_key`
Check intra-doc links (canyon_core): canyon_core/src/query/query.rs#L15
unresolved link to `skip_mapping`
Check intra-doc links (canyon_core): canyon_core/src/connection/database_type.rs#L54
unresolved link to `QueryBuilder::build`
Check intra-doc links (canyon_crud)
Process completed with exit code 101.
Check intra-doc links (canyon_crud): canyon_crud/src/crud.rs#L122
unresolved link to `Canyon`
Check intra-doc links (canyon_crud): canyon_crud/src/crud.rs#L49
unresolved link to `canyon_sql::query::querybuilder::SelectQueryBuilder`
Check intra-doc links (canyon_crud): canyon_crud/src/crud.rs#L40
unresolved link to `canyon_sql::query::querybuilder::SelectQueryBuilder`
Check intra-doc links (canyon_migrations): canyon_core/src/query/querybuilder/syntax/dialect.rs#L5
associated constants `SUPPORTS_RETURNING` and `SUPPORTS_LIMIT_OFFSET` are never used
Check intra-doc links (canyon_migrations): canyon_core/src/query/querybuilder/syntax/ast/select.rs#L14
fields `having`, `group_by`, `limit`, and `offset` are never read
Check intra-doc links (canyon_migrations): canyon_core/src/connection/mod.rs#L63
unused import: `crate::impl_db_connection_for_str`
Check intra-doc links (canyon_crud): canyon_core/src/query/querybuilder/syntax/dialect.rs#L5
associated constants `SUPPORTS_RETURNING` and `SUPPORTS_LIMIT_OFFSET` are never used
Check intra-doc links (canyon_crud): canyon_core/src/query/querybuilder/syntax/ast/select.rs#L14
fields `having`, `group_by`, `limit`, and `offset` are never read
Check intra-doc links (canyon_crud): canyon_core/src/query/querybuilder/types/mod.rs#L126
unused variable: `conjunction_clause_kind`
Check intra-doc links (canyon_crud): canyon_core/src/connection/mod.rs#L63
unused import: `crate::impl_db_connection_for_str`
Check intra-doc links (canyon_macros): canyon_core/src/query/querybuilder/syntax/dialect.rs#L5
associated constants `SUPPORTS_RETURNING` and `SUPPORTS_LIMIT_OFFSET` are never used
Check intra-doc links (canyon_macros): canyon_core/src/query/querybuilder/syntax/ast/select.rs#L14
fields `having`, `group_by`, `limit`, and `offset` are never read
Check intra-doc links (canyon_macros): canyon_core/src/query/querybuilder/types/mod.rs#L126
unused variable: `conjunction_clause_kind`
Check intra-doc links (canyon_macros): canyon_core/src/connection/mod.rs#L63
unused import: `crate::impl_db_connection_for_str`