Lots of refactoring #14
Annotations
5 errors and 14 warnings
build:
v-api/src/mapper/mod.rs#L83
the trait bound `T: std::default::Default` is not satisfied
|
build:
v-api/src/mapper/mod.rs#L84
the trait bound `T: std::default::Default` is not satisfied
|
build:
v-api/src/mapper/mod.rs#L85
the trait bound `T: std::default::Default` is not satisfied
|
build:
v-api/src/mapper/mod.rs#L87
the trait bound `T: std::default::Default` is not satisfied
|
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build:
v-api/src/endpoints/login/oauth/code.rs#L28
unused import: `Permission`
|
build:
v-api/src/initial_data.rs#L9
unused import: `tracing::Instrument`
|
build:
v-api/src/initial_data.rs#L10
unused import: `uuid::Uuid`
|
build:
v-api/src/initial_data.rs#L11
unused import: `Permission`
|
build:
v-api/src/initial_data.rs#L12
unused imports: `NewAccessGroup`, `NewMapper`
|
build:
v-api/src/initial_data.rs#L17
unused import: `AsScope`
|
build:
v-api/src/initial_data.rs#L72
unused variable: `ctx`
|
build
`v-api` (lib) generated 7 warnings
|