Support precompiled library binaries #342
Annotations
5 errors and 7 warnings
Run actions-rs/cargo@v1:
build.rs#L24
cannot find type `Binary` in this scope
|
Run actions-rs/cargo@v1:
build.rs#L27
failed to resolve: use of undeclared type `BinaryPaths`
|
Run actions-rs/cargo@v1:
build.rs#L20
cannot find function `read_metadata` in this scope
|
Run actions-rs/cargo@v1
could not compile `system-deps` (build script) due to 3 previous errors
|
Run actions-rs/cargo@v1
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
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:
meta/src/binary.rs#L288
variable does not need to be mutable
|
Run actions-rs/cargo@v1:
meta/src/binary.rs#L62
field `provides` is never read
|
Run actions-rs/cargo@v1
`system-deps-meta` (lib) generated 2 warnings (run `cargo fix --lib -p system-deps-meta` to apply 1 suggestion)
|
Loading