Skip to content

Remove HeaderExt and AbortSignalExt #608

Remove HeaderExt and AbortSignalExt

Remove HeaderExt and AbortSignalExt #608

Triggered via pull request August 19, 2024 13:13
Status Failure
Total duration 3m 27s
Artifacts

pullrequest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 42 warnings
Formatter
Process completed with exit code 101.
Test: worker/src/http/header.rs#L4
unresolved import `worker_sys::ext::HeadersExt`
Test: worker/src/http/header.rs#L11
the `?` operator can only be applied to values that implement `Try`
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test: worker/src/cache.rs#L107
use of deprecated method `web_sys::CacheQueryOptions::ignore_method`: Use `set_ignore_method()` instead.
Test: worker/src/cache.rs#L140
use of deprecated method `web_sys::CacheQueryOptions::ignore_method`: Use `set_ignore_method()` instead.
Test: worker/src/global.rs#L35
use of deprecated method `web_sys::RequestInit::signal`: Use `set_signal()` instead.
Test: worker/src/global.rs#L46
use of deprecated method `web_sys::RequestInit::signal`: Use `set_signal()` instead.
Test: worker/src/http/request.rs#L54
use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
Test: worker/src/http/request.rs#L56
use of deprecated method `web_sys::RequestInit::headers`: Use `set_headers()` instead.
Test: worker/src/http/request.rs#L60
use of deprecated method `web_sys::RequestInit::signal`: Use `set_signal()` instead.
Test: worker/src/http/request.rs#L63
use of deprecated method `web_sys::RequestInit::redirect`: Use `set_redirect()` instead.
Test: worker/src/http/request.rs#L84
use of deprecated method `web_sys::RequestInit::body`: Use `set_body()` instead.
Test: worker/src/request.rs#L91
use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
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/cache.rs#L107
use of deprecated method `web_sys::CacheQueryOptions::ignore_method`: Use `set_ignore_method()` instead.
Test: worker/src/cache.rs#L140
use of deprecated method `web_sys::CacheQueryOptions::ignore_method`: Use `set_ignore_method()` instead.
Test: worker/src/global.rs#L35
use of deprecated method `web_sys::RequestInit::signal`: Use `set_signal()` instead.
Test: worker/src/global.rs#L46
use of deprecated method `web_sys::RequestInit::signal`: Use `set_signal()` instead.
Test: worker/src/request.rs#L91
use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
Test: worker/src/request_init.rs#L61
use of deprecated method `web_sys::RequestInit::headers`: Use `set_headers()` instead.
Test: worker/src/request_init.rs#L62
use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
Test: worker/src/request_init.rs#L63
use of deprecated method `web_sys::RequestInit::redirect`: Use `set_redirect()` instead.
Test: worker/src/request_init.rs#L64
use of deprecated method `web_sys::RequestInit::body`: Use `set_body()` instead.
Test: worker/src/response.rs#L536
use of deprecated method `web_sys::ResponseInit::status`: Use `set_status()` instead.
Test: worker/src/cache.rs#L107
use of deprecated method `web_sys::CacheQueryOptions::ignore_method`: Use `set_ignore_method()` instead.
Test: worker/src/cache.rs#L140
use of deprecated method `web_sys::CacheQueryOptions::ignore_method`: Use `set_ignore_method()` instead.
Test: worker/src/global.rs#L35
use of deprecated method `web_sys::RequestInit::signal`: Use `set_signal()` instead.
Test: worker/src/global.rs#L46
use of deprecated method `web_sys::RequestInit::signal`: Use `set_signal()` instead.
Test: worker/src/request.rs#L91
use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
Test: worker/src/request_init.rs#L61
use of deprecated method `web_sys::RequestInit::headers`: Use `set_headers()` instead.
Test: worker/src/request_init.rs#L62
use of deprecated method `web_sys::RequestInit::method`: Use `set_method()` instead.
Test: worker/src/request_init.rs#L63
use of deprecated method `web_sys::RequestInit::redirect`: Use `set_redirect()` instead.
Test: worker/src/request_init.rs#L64
use of deprecated method `web_sys::RequestInit::body`: Use `set_body()` instead.
Test: worker/src/response.rs#L536
use of deprecated method `web_sys::ResponseInit::status`: Use `set_status()` instead.