chore(deps): update rust crate http to v1 #963
Annotations
8 warnings
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/
|
Run actions-rs/cargo@v1:
tests/buildstructor/pass/deprecated.rs#L6
use of deprecated macro `builder`: #[buildstructor::builder] should be migrated to #[buildstructor::buildstructor] and individual methods annotated with #[builder]
|
Run actions-rs/cargo@v1:
tests/buildstructor/pass/deprecated.rs#L6
use of deprecated macro `builder`: #[buildstructor::builder] should be migrated to #[buildstructor::buildstructor] and individual methods annotated with #[builder]
|
Run actions-rs/cargo@v1:
tests/buildstructor/pass/must_use.rs#L15
unused return value of `__FooBuilder::<(__Required<String>,)>::simple` that must be used
|
Run actions-rs/cargo@v1:
tests/buildstructor/pass/must_use.rs#L15
unused return value of `__FooBuilder::<(__Required<String>,)>::simple` that must be used
|
Loading