Configure Sweep #124
ci.yml
on: pull_request
Test Suite
1m 9s
Clippy
57s
Annotations
10 errors and 14 warnings
Test Suite:
ensemble/src/relationships/belongs_to.rs#L72
functions in traits cannot be declared `async`
|
Test Suite:
ensemble/src/relationships/belongs_to_many.rs#L96
functions in traits cannot be declared `async`
|
Test Suite:
ensemble/src/relationships/has_many.rs#L86
functions in traits cannot be declared `async`
|
Test Suite:
ensemble/src/relationships/has_one.rs#L72
functions in traits cannot be declared `async`
|
Test Suite:
ensemble/src/relationships/mod.rs#L39
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
|
Test Suite:
ensemble/src/lib.rs#L94
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
|
Test Suite:
ensemble/src/lib.rs#L103
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
|
Test Suite:
ensemble/src/lib.rs#L110
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
|
Test Suite:
ensemble/src/lib.rs#L117
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
|
Test Suite:
ensemble/src/lib.rs#L125
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
unused import: `fastdate::Date`:
ensemble/src/lib.rs#L1
warning: unused import: `fastdate::Date`
--> ensemble/src/types/datetime.rs:1:5
|
1 | use fastdate::Date;
| ^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
1 warning emitted
warning: 1 warning emitted
|
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite:
ensemble/src/types/datetime.rs#L1
unused import: `fastdate::Date`
|
Test Suite
`ensemble` (lib) generated 1 warning
|