Update HTTP client support #335
Annotations
11 errors and 4 warnings
|
Run actions-rs/cargo@v1:
src/client.rs#L931
Cannot run test suite without a client enabled
|
Run actions-rs/cargo@v1:
examples/threads.rs#L57
the trait bound `reqwest::Client: HttpClient` is not satisfied
|
Run actions-rs/cargo@v1:
examples/threads.rs#L55
the trait bound `reqwest::Client: HttpClient` is not satisfied
|
Run actions-rs/cargo@v1:
examples/threads.rs#L55
the trait bound `reqwest::Client: HttpClient` is not satisfied
|
Run actions-rs/cargo@v1:
examples/threads.rs#L54
the trait bound `reqwest::Client: HttpClient` is not satisfied
|
Run actions-rs/cargo@v1:
examples/threads.rs#L54
the trait bound `reqwest::Client: HttpClient` is not satisfied
|
Run actions-rs/cargo@v1:
examples/threads.rs#L67
the method `register` exists for struct `Arc<Client<UserFeatures, Client>>`, but its trait bounds were not satisfied
|
Run actions-rs/cargo@v1:
examples/threads.rs#L74
the trait bound `reqwest::Client: HttpClient` is not satisfied
|
Run actions-rs/cargo@v1:
examples/threads.rs#L80
the method `poll_for_updates` exists for struct `Arc<Client<UserFeatures, Client>>`, but its trait bounds were not satisfied
|
Run actions-rs/cargo@v1:
examples/threads.rs#L88
the method `is_enabled` exists for struct `Arc<Client<UserFeatures, Client>>`, but its trait bounds were not satisfied
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading