Skip to content

Bump wtransport from 0.1.3 to 0.1.4 #77

Bump wtransport from 0.1.3 to 0.1.4

Bump wtransport from 0.1.3 to 0.1.4 #77

Triggered via push September 11, 2023 20:32
Status Failure
Total duration 2m 47s
Artifacts

code.yml

on: push
Plan the execution
8s
Plan the execution
Matrix: downloadable-utils
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 15 warnings
cargo deny
Process completed with exit code 1.
Ubuntu 22.04 / test
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
Ubuntu 22.04 / test
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
Ubuntu 22.04 / test
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
Ubuntu 22.04 / test
could not compile `wtransport` (lib) due to 3 previous errors
Ubuntu 22.04 / test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / build
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
Ubuntu 22.04 / build
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
Ubuntu 22.04 / build
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
Ubuntu 22.04 / build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / clippy
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
Ubuntu 22.04 / clippy
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
Ubuntu 22.04 / clippy
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
Ubuntu 22.04 / clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / doc
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
Ubuntu 22.04 / doc
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
Ubuntu 22.04 / doc
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
Ubuntu 22.04 / doc
could not compile `wtransport` (lib) due to 3 previous errors
Ubuntu 22.04 / doc
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
macOS (amd64) / test
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
macOS (amd64) / test
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
macOS (amd64) / test
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
macOS (amd64) / test
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
macOS (amd64) / clippy
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
macOS (amd64) / clippy
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
macOS (amd64) / clippy
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
macOS (amd64) / clippy
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
macOS (amd64) / build
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
macOS (amd64) / build
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
macOS (amd64) / build
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
macOS (amd64) / build
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Windows / build
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
Windows / build
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
Windows / build
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
Windows / build
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Windows / test
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
Windows / test
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
Windows / test
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
Windows / test
could not compile `wtransport` (lib) due to 3 previous errors
Windows / test
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Windows / clippy
the method `as_ref` exists for reference `&Headers`, but its trait bounds were not satisfied
Windows / clippy
no function or associated item named `header_size` found for struct `wtransport_proto::datagram::Datagram` in the current scope
Windows / clippy
no method named `enable_connect_protocol` found for struct `SettingsBuilder` in the current scope
Windows / clippy
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Ubuntu 22.04 / test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu 22.04 / fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu 22.04 / build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu 22.04 / doc (wasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu 22.04 / build (wasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu 22.04 / clippy (wasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu 22.04 / test (wasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu 22.04 / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Ubuntu 22.04 / doc
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
macOS (amd64) / test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
macOS (amd64) / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
macOS (amd64) / build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Windows / build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Windows / test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Windows / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/