General Refactor #269
code-quality.yml
on: pull_request
Lint with Clippy
2m 3s
Verify code formatting
16s
Matrix: Check intra-doc links
Annotations
25 errors and 22 warnings
|
Verify code formatting
Process completed with exit code 1.
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L99
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L84
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L69
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L54
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L50
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/querybuilder/contracts/mod.rs#L47
unresolved link to `QueryBuilder`
|
|
Check intra-doc links (canyon_core):
canyon_core/src/query/bounds.rs#L15
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#L120
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/emitter/types/helpers.rs#L326
function `get_placeholders_test_expr_values` is never used
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/emitter/types/helpers.rs#L119
function `make_base_ast` is never used
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/emitter/mod.rs#L90
doc list item without indentation
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/emitter/mod.rs#L89
doc list item without indentation
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/emitter/types/helpers.rs#L42
the following explicit lifetimes could be elided: 'a
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/join.rs#L39
associated function `new` is never used
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/having.rs#L13
associated functions `new` and `new_const` are never used
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/dialect.rs#L22
struct `StandardDialect` is never constructed
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/ast/mod.rs#L17
associated function `new_table` is never used
|
|
Lint with Clippy:
canyon_core/src/query/querybuilder/syntax/emitter/types/update.rs#L45
unused import: `crate::query::querybuilder::syntax::ast::BaseAst`
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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. Node.js 20 will be removed from the runner on September 16th, 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. Node.js 20 will be removed from the runner on September 16th, 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/join.rs#L39
associated function `new` is never used
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/having.rs#L13
associated functions `new` and `new_const` are never used
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/dialect.rs#L22
struct `StandardDialect` is never constructed
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/ast/mod.rs#L17
associated function `new_table` is never used
|
|
Check intra-doc links (canyon_migrations):
canyon_core/src/query/querybuilder/syntax/emitter/types/update.rs#L45
unused import: `crate::query::querybuilder::syntax::ast::BaseAst`
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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. Node.js 20 will be removed from the runner on September 16th, 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/join.rs#L39
associated function `new` is never used
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/having.rs#L13
associated functions `new` and `new_const` are never used
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/dialect.rs#L22
struct `StandardDialect` is never constructed
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/ast/mod.rs#L17
associated function `new_table` is never used
|
|
Check intra-doc links (canyon_crud):
canyon_core/src/query/querybuilder/syntax/emitter/types/update.rs#L45
unused import: `crate::query::querybuilder::syntax::ast::BaseAst`
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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/join.rs#L39
associated function `new` is never used
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/having.rs#L13
associated functions `new` and `new_const` are never used
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/dialect.rs#L22
struct `StandardDialect` is never constructed
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/ast/mod.rs#L17
associated function `new_table` is never used
|
|
Check intra-doc links (canyon_macros):
canyon_core/src/query/querybuilder/syntax/emitter/types/update.rs#L45
unused import: `crate::query::querybuilder::syntax::ast::BaseAst`
|
|
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. Node.js 20 will be removed from the runner on September 16th, 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/
|