Bump reqwest from 0.9.24 to 0.12.11 #726
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
src/error.rs#L87
cannot find type `UrlError` in crate `reqwest`
|
Run actions-rs/cargo@v1:
src/error.rs#L88
cannot find type `UrlError` in crate `reqwest`
|
Run actions-rs/cargo@v1:
src/commands/deploy.rs#L57
the trait bound `reqwest::Response: std::io::Read` is not satisfied
|
Run actions-rs/cargo@v1:
src/commands/deploy.rs#L57
the trait bound `reqwest::Response: std::io::Read` is not satisfied
|
Run actions-rs/cargo@v1:
src/commands/deploy.rs#L58
the method `unpack` exists for struct `Unpacker<Response>`, but its trait bounds were not satisfied
|
Run actions-rs/cargo@v1:
src/commands/deploy.rs#L62
the method `hex_digest` exists for struct `Unpacker<Response>`, but its trait bounds were not satisfied
|
Run actions-rs/cargo@v1:
src/gcp/gcr.rs#L65
the `?` operator can only be applied to values that implement `Try`
|
Run actions-rs/cargo@v1:
src/gcp/storage.rs#L21
`?` couldn't convert the error to `error::Error`
|
Run actions-rs/cargo@v1:
src/gcp/storage.rs#L23
`?` couldn't convert the error to `error::Error`
|
Run actions-rs/cargo@v1:
src/gcp/storage.rs#L24
`?` couldn't convert the error to `error::Error`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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