Metdata JSON Worker #661
Annotations
2 errors and 12 warnings
api/src/entities/job_trackings.rs#L41
returning the result of a `let` binding from a block
|
|
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/
|
api/src/background_worker/tasks/metadata_json_upload_task.rs#L678
field `producer` is never read
|
api/src/background_worker/job_queue.rs#L46
docs for function returning `Result` missing `# Errors` section
|
api/src/background_worker/job_queue.rs#L73
docs for function returning `Result` missing `# Errors` section
|
api/src/background_worker/tasks/mod.rs#L38
docs for function returning `Result` missing `# Errors` section
|
api/src/background_worker/worker.rs#L42
docs for function returning `Result` missing `# Errors` section
|
api/src/objects/metadata_json.rs#L135
implicitly cloning a `OnConflict` by calling `to_owned` on its dereferenced type
|
|
The logs for this run have expired and are no longer available.
Loading