Skip to content

implement post_media #168

implement post_media

implement post_media #168

Triggered via push September 19, 2023 05:27
Status Failure
Total duration 4m 17s
Artifacts

check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 32 warnings
Lint checks: crates/common/src/config/configuration.rs#L19
unused import: `path::PathBuf`
Lint checks
could not compile `common` (lib) due to previous error
Lint checks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lint checks
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/
Lint checks
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/
Lint checks
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/
Lint checks
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/
Lint checks
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/
Check
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/
Check: crates/common/src/config/configuration.rs#L19
unused import: `path::PathBuf`
Check
`common` (lib) generated 1 warning (run `cargo fix --lib -p common` to apply 1 suggestion)
Check: crates/media/src/api/routes/post_media.rs#L8
unused import: `error`
Check: crates/media/src/repository.rs#L22
unused import: `time::OffsetDateTime`
Check: crates/media/src/repository.rs#L81
unused variable: `user_id`
Check: crates/media/src/repository.rs#L82
unused variable: `name`
Check: crates/media/src/repository.rs#L83
unused variable: `date_taken`
Check
`media` (lib) generated 5 warnings (run `cargo fix --lib -p media` to apply 5 suggestions)
Check
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/
Check
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/
Check
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/
Check
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/
Tests
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/
Tests
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/
Tests
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/
Tests
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/
Tests
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/
Tests: crates/common/src/config/configuration.rs#L19
unused import: `path::PathBuf`
Tests
`common` (lib) generated 1 warning (run `cargo fix --lib -p common` to apply 1 suggestion)
Tests: crates/media/src/api/routes/post_media.rs#L8
unused import: `error`
Tests: crates/media/src/repository.rs#L22
unused import: `time::OffsetDateTime`
Tests: crates/media/src/repository.rs#L81
unused variable: `user_id`
Tests: crates/media/src/repository.rs#L82
unused variable: `name`
Tests: crates/media/src/repository.rs#L83
unused variable: `date_taken`
Tests
`media` (lib) generated 5 warnings (run `cargo fix --lib -p media` to apply 5 suggestions)
Tests
`common` (lib test) generated 1 warning (1 duplicate)