Fix issues with Request.clone in http types #315
pullrequest.yml
on: pull_request
Formatter
1m 3s
Test
1m 55s
Annotations
2 errors and 30 warnings
Formatter
Process completed with exit code 101.
|
Test
Process completed with exit code 1.
|
Formatter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Formatter
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/
|
Formatter
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/
|
Formatter
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/
|
Formatter
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 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 `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/
|
Test:
worker/src/body/body.rs#L6
unused import: `crate::console_log`
|
Test:
worker/src/http/request.rs#L4
unused import: `worker_sys::console_log`
|
Test:
worker/src/body/body.rs#L200
unreachable pattern
|
Test:
worker/src/body/body.rs#L156
method `is_none` is never used
|
Test
`worker` (lib) generated 4 warnings (run `cargo fix --lib -p worker` to apply 2 suggestions)
|
Test:
worker-sandbox/src/d1.rs#L6
fields `id`, `name`, and `age` are never read
|
Test:
worker-sandbox/src/d1.rs#L11
function `prepared_statement` is never used
|
Test:
worker-sandbox/src/d1.rs#L50
function `batch` is never used
|
Test:
worker-sandbox/src/d1.rs#L74
function `exec` is never used
|
Test:
worker-sandbox/src/d1.rs#L87
function `dump` is never used
|
Test:
worker/src/body/body.rs#L6
unused import: `crate::console_log`
|
Test:
worker/src/http/request.rs#L4
unused import: `worker_sys::console_log`
|
Test:
worker/src/body/body.rs#L200
unreachable pattern
|
Test:
worker/src/body/body.rs#L156
method `is_none` is never used
|
Test
`worker` (lib) generated 4 warnings (run `cargo fix --lib -p worker` to apply 2 suggestions)
|
Test:
worker-sandbox/src/d1.rs#L6
fields `id`, `name`, and `age` are never read
|
Test:
worker-sandbox/src/d1.rs#L11
function `prepared_statement` is never used
|
Test:
worker-sandbox/src/d1.rs#L50
function `batch` is never used
|
Test:
worker-sandbox/src/d1.rs#L74
function `exec` is never used
|
Test:
worker-sandbox/src/d1.rs#L87
function `dump` is never used
|