General Refactor #252
code-quality.yml
on: pull_request
Lint with Clippy
2m 30s
Verify code formatting
21s
Matrix: Check intra-doc links
Annotations
25 errors and 37 warnings
|
Verify code formatting
Process completed with exit code 1.
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L160
unresolved link to `Operator`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L114
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L93
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L78
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L63
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L48
unresolved link to `QueryBuilder`
|
|
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_core):
canyon_core/src/connection/database_type.rs#L15
unresolved link to `QueryBuilder`
|
|
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`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/order.rs#L4
unused import: `tiberius::ToSql`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/having.rs#L5
unused import: `crate::query::querybuilder::syntax::dialect::SqlDialect`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/having.rs#L4
unused import: `crate::query::querybuilder::syntax::dialect`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/having.rs#L2
unused import: `crate::query::parameters::QueryParameter`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/emitter/mod.rs#L6
unused import: `crate::query::querybuilder::syntax::ast::insert::InsertAst`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/emitter/types/insert.rs#L62
unused imports: `PlaceholderKind` and `SqlToken`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/emitter/types/helpers.rs#L9
unused import: `SqlToken`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/ast/insert.rs#L1
unused import: `crate::query::parameters::QueryParameter`
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/contracts/mod.rs#L145
empty lines after doc comment
|
|
Lint with Clippy:
canyon_core/src/connection/mod.rs#L63
unused import: `crate::impl_db_connection_for_str`
|
|
Verify code formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, hecrj/setup-rust-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check intra-doc links (canyon_entities)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, hecrj/setup-rust-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check intra-doc links (canyon_macros)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, hecrj/setup-rust-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/tokens.rs#L4
unused import: `dialect::PlaceholderSymbol`
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/order.rs#L4
unused import: `tiberius::ToSql`
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/having.rs#L5
unused import: `crate::query::querybuilder::syntax::dialect::SqlDialect`
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/having.rs#L4
unused import: `crate::query::querybuilder::syntax::dialect`
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/having.rs#L2
unused import: `crate::query::parameters::QueryParameter`
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/emitter/mod.rs#L6
unused import: `crate::query::querybuilder::syntax::ast::insert::InsertAst`
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/emitter/types/insert.rs#L62
unused imports: `PlaceholderKind` and `SqlToken`
|
|
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/ast/insert.rs#L1
unused import: `crate::query::parameters::QueryParameter`
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/connection/mod.rs#L63
unused import: `crate::impl_db_connection_for_str`
|
|
Check intra-doc links (canyon_core)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, hecrj/setup-rust-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check intra-doc links (canyon_crud)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, hecrj/setup-rust-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/tokens.rs#L4
unused import: `dialect::PlaceholderSymbol`
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/order.rs#L4
unused import: `tiberius::ToSql`
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/having.rs#L5
unused import: `crate::query::querybuilder::syntax::dialect::SqlDialect`
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/having.rs#L4
unused import: `crate::query::querybuilder::syntax::dialect`
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/having.rs#L2
unused import: `crate::query::parameters::QueryParameter`
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/emitter/mod.rs#L6
unused import: `crate::query::querybuilder::syntax::ast::insert::InsertAst`
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/emitter/types/insert.rs#L62
unused imports: `PlaceholderKind` and `SqlToken`
|
|
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/ast/insert.rs#L1
unused import: `crate::query::parameters::QueryParameter`
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/connection/mod.rs#L63
unused import: `crate::impl_db_connection_for_str`
|
|
Lint with Clippy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, hecrj/setup-rust-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check intra-doc links (canyon_migrations)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, hecrj/setup-rust-action@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/tokens.rs#L4
unused import: `dialect::PlaceholderSymbol`
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/order.rs#L4
unused import: `tiberius::ToSql`
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/having.rs#L5
unused import: `crate::query::querybuilder::syntax::dialect::SqlDialect`
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/having.rs#L4
unused import: `crate::query::querybuilder::syntax::dialect`
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/having.rs#L2
unused import: `crate::query::parameters::QueryParameter`
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/emitter/mod.rs#L6
unused import: `crate::query::querybuilder::syntax::ast::insert::InsertAst`
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/emitter/types/insert.rs#L62
unused imports: `PlaceholderKind` and `SqlToken`
|
|
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/ast/insert.rs#L1
unused import: `crate::query::parameters::QueryParameter`
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/connection/mod.rs#L63
unused import: `crate::impl_db_connection_for_str`
|