stash #105
Annotations
13 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
scout-worker/src/http.rs#L4
unused import: `scout_interpreter::builder::InterpreterBuilder`
|
test:
scout-worker/src/main.rs#L12
unused variable: `http_config`
|
test:
scout-worker/src/http.rs#L11
unused variable: `f`
|
test:
scout-worker/src/config.rs#L17
fields `addr` and `port` are never read
|
test:
scout-worker/src/http.rs#L15
function `start_http_consumer` is never used
|
test:
scout-worker/src/models/incoming.rs#L5
field `file` is never read
|
test
`scout-worker` (bin "scout-worker" test) generated 6 warnings (run `cargo fix --bin "scout-worker" --tests` to apply 1 suggestion)
|
test
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/
|
test
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/
|
test
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/
|
test
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/
|