implement post_media #168
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
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/
|
crates/common/src/config/configuration.rs#L19
unused import: `path::PathBuf`
|
|
crates/media/src/api/routes/post_media.rs#L8
unused import: `error`
|
crates/media/src/repository.rs#L22
unused import: `time::OffsetDateTime`
|
crates/media/src/repository.rs#L81
unused variable: `user_id`
|
crates/media/src/repository.rs#L82
unused variable: `name`
|
crates/media/src/repository.rs#L83
unused variable: `date_taken`
|
|
|
The logs for this run have expired and are no longer available.
Loading