fix: remove unused data extractor #7
Annotations
33 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, docker/login-action@v1, actions-rs/toolchain@v1, actions-rs/cargo@v1, docker/build-push-action@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
The `save-state` 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/
|
The `save-state` 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/
|
migration/src/m20220101_000001_create_table.rs#L1
unused import: `sea_orm::prelude::Uuid`
|
|
src/main.rs#L5
unused imports: `Responder`, `get`, `route`
|
src/schema.rs#L10
unused imports: `GraphQLInputObject`, `GraphQLObject`
|
src/users.rs#L1
unused import: `get`
|
src/users.rs#L5
unused imports: `GraphQLEnum`, `GraphQLInputObject`
|
src/users.rs#L9
unused import: `Value`
|
src/users.rs#L13
unused imports: `Key`, `self`
|
src/mods.rs#L3
unused import: `forge_lib::structs::forgemod::ForgeMod`
|
src/versions.rs#L4
unused imports: `GraphQLEnum`, `GraphQLInputObject`, `graphql_value`
|
The `save-state` 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/
|
The `save-state` 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/
|
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/
|
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/
|
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/
|
migration/src/m20220101_000001_create_table.rs#L1
unused import: `sea_orm::prelude::Uuid`
|
|
src/main.rs#L5
unused imports: `Responder`, `get`, `route`
|
src/schema.rs#L10
unused imports: `GraphQLInputObject`, `GraphQLObject`
|
src/users.rs#L1
unused import: `get`
|
src/users.rs#L5
unused imports: `GraphQLEnum`, `GraphQLInputObject`
|
src/users.rs#L9
unused import: `Value`
|
src/users.rs#L13
unused imports: `Key`, `self`
|
src/mods.rs#L3
unused import: `forge_lib::structs::forgemod::ForgeMod`
|
src/versions.rs#L4
unused imports: `GraphQLEnum`, `GraphQLInputObject`, `graphql_value`
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading