Skip to content

Add POST media_id call #196

Add POST media_id call

Add POST media_id call #196

Triggered via push October 27, 2023 04:19
Status Failure
Total duration 3m 50s
Artifacts

check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 35 warnings
Lint checks: crates/media/src/api/routes/post_media.rs#L23
unused import: `Response`
Lint checks: crates/media/src/api/routes/post_media.rs#L27
unused import: `hyper::header::LOCATION`
Lint checks: crates/media/src/api/routes/post_media_id.rs#L21
unused import: `core::panic`
Lint checks: crates/media/src/api/routes/post_media_id.rs#L27
unused import: `hyper::header::LOCATION`
Lint checks: crates/media/src/api/routes/post_media_id.rs#L28
unused import: `hyper::HeaderMap`
Lint checks: crates/media/src/api/routes/post_media_id.rs#L29
unused import: `tempfile::tempfile`
Lint checks: crates/media/src/repository.rs#L25
unused import: `core::ffi::FromBytesUntilNulError`
Lint checks: crates/media/src/repository.rs#L31
unused import: `tokio::fs::File`
Lint checks: crates/media/src/repository.rs#L32
unused import: `tokio::io::AsyncWriteExt`
Lint checks: crates/media/src/api/routes/post_media.rs#L51
unused variable: `headers`
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/media/src/api/routes/post_media.rs#L23
unused import: `Response`
Check: crates/media/src/api/routes/post_media.rs#L27
unused import: `hyper::header::LOCATION`
Check: crates/media/src/api/routes/post_media_id.rs#L21
unused import: `core::panic`
Check: crates/media/src/api/routes/post_media_id.rs#L27
unused import: `hyper::header::LOCATION`
Check: crates/media/src/api/routes/post_media_id.rs#L28
unused import: `hyper::HeaderMap`
Check: crates/media/src/api/routes/post_media_id.rs#L29
unused import: `tempfile::tempfile`
Check: crates/media/src/repository.rs#L25
unused import: `core::ffi::FromBytesUntilNulError`
Check: crates/media/src/repository.rs#L31
unused import: `tokio::fs::File`
Check: crates/media/src/repository.rs#L32
unused import: `tokio::io::AsyncWriteExt`
Check: crates/media/src/api/routes/post_media.rs#L51
unused variable: `headers`
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/
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/
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/media/src/api/routes/post_media.rs#L23
unused import: `Response`
Tests: crates/media/src/api/routes/post_media.rs#L27
unused import: `hyper::header::LOCATION`
Tests: crates/media/src/api/routes/post_media_id.rs#L21
unused import: `core::panic`
Tests: crates/media/src/api/routes/post_media_id.rs#L27
unused import: `hyper::header::LOCATION`
Tests: crates/media/src/api/routes/post_media_id.rs#L28
unused import: `hyper::HeaderMap`
Tests: crates/media/src/api/routes/post_media_id.rs#L29
unused import: `tempfile::tempfile`
Tests: crates/media/src/repository.rs#L25
unused import: `core::ffi::FromBytesUntilNulError`
Tests: crates/media/src/repository.rs#L31
unused import: `tokio::fs::File`
Tests: crates/media/src/repository.rs#L32
unused import: `tokio::io::AsyncWriteExt`
Tests: crates/media/src/api/routes/post_media.rs#L51
unused variable: `headers`