tmp #2267
Annotations
25 warnings
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/
|
Build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build:
lib/src/protocol/mux/h1.rs#L253
unused variable: `context`
|
Build:
lib/src/protocol/mux/h2.rs#L135
unused variable: `stream_id`
|
Build:
lib/src/protocol/mux/h2.rs#L592
unused variable: `push_promise`
|
Build:
lib/src/protocol/mux/h2.rs#L767
unused variable: `context`
|
Build:
lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
|
Build:
lib/src/protocol/mux/mod.rs#L383
unused variable: `token`
|
Build:
lib/src/protocol/mux/mod.rs#L389
unused variable: `token`
|
Build:
lib/src/protocol/mux/mod.rs#L389
unused variable: `stream`
|
Build:
lib/src/protocol/mux/mod.rs#L389
unused variable: `context`
|
Install rust (stable)
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/
|
Install rust (stable)
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/
|
Install rust (stable)
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/
|
Install rust (stable)
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
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Test:
lib/src/protocol/mux/h1.rs#L253
unused variable: `context`
|
Test:
lib/src/protocol/mux/h2.rs#L135
unused variable: `stream_id`
|
Test:
lib/src/protocol/mux/h2.rs#L592
unused variable: `push_promise`
|
Test:
lib/src/protocol/mux/h2.rs#L767
unused variable: `context`
|
Test:
lib/src/protocol/mux/parser.rs#L121
unused variable: `other`
|
Test:
lib/src/protocol/mux/mod.rs#L383
unused variable: `token`
|
Test:
lib/src/protocol/mux/mod.rs#L389
unused variable: `token`
|
Test:
lib/src/protocol/mux/mod.rs#L389
unused variable: `stream`
|
Test:
lib/src/protocol/mux/mod.rs#L389
unused variable: `context`
|
The logs for this run have expired and are no longer available.
Loading