Remove ComponentExt and NetworksExt traits #1710
Annotations
10 errors and 5 warnings
src/unix/apple/macos/component/x86.rs#L89
the name `Component` is defined multiple times
|
src/unix/apple/mod.rs#L27
unresolved import `self::component::ComponentInner`
|
src/unix/apple/macos/component/x86.rs#L97
cannot find type `ComponentInner` in this scope
|
src/unix/apple/macos/component/x86.rs#L117
cannot find type `ComponentInner` in this scope
|
src/unix/apple/macos/component/x86.rs#L4
unused import: `Component`
|
src/unix/apple/macos/component/x86.rs#L62
method `components` has an incompatible type for trait
|
src/unix/apple/macos/component/x86.rs#L66
method `components_mut` has an incompatible type for trait
|
src/unix/apple/macos/component/x86.rs#L80
failed to resolve: use of undeclared type `ComponentInner`
|
src/unix/apple/macos/component/x86.rs#L82
struct `x86::Component` has no field named `inner`
|
src/unix/apple/network.rs#L74
no field `interfaces` on type `&mut Networks`
|
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