compact_str partial refactor #102
Annotations
10 errors and 6 warnings
src/process.rs#L810
failed to resolve: use of undeclared type `String`
|
src/process.rs#L1571
failed to resolve: use of undeclared type `String`
|
src/process.rs#L1616
cannot find type `String` in this scope
|
src/process.rs#L1620
cannot find type `String` in this scope
|
src/process.rs#L1632
cannot find type `String` in this scope
|
src/process.rs#L1639
cannot find type `String` in this scope
|
src/process.rs#L1647
failed to resolve: use of undeclared type `String`
|
src/std_system.rs#L351
the trait bound `std_util::AsyncKey<core::result::Result<<C as runtime::CustomTypes<std_system::StdSystem<C>>>::Intermediate, std::string::String>>: runtime::Key<core::result::Result<<C as runtime::CustomTypes<std_system::StdSystem<C>>>::Intermediate, compact_str::CompactString>>` is not satisfied
|
src/std_system.rs#L352
the trait bound `std_util::AsyncKey<core::result::Result<(), std::string::String>>: runtime::Key<core::result::Result<(), compact_str::CompactString>>` is not satisfied
|
src/std_system.rs#L377
method `poll_request` has an incompatible type for trait
|
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/
|
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading