Add script_runner to Makefile. #18
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected], actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build binaries
dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl`
|
Build binaries:
crates/sdk/src/device.rs#L203
use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead
|
Build binaries
`sos-sdk` (lib) generated 2 warnings
|
Build binaries:
src/cli/sos.rs#L175
variable does not need to be mutable
|
Build binaries:
src/commands/sync.rs#L190
unused variable: `remote_files`
|
Build binaries:
src/commands/sync.rs#L193
unused variable: `local_files`
|
Build binaries
`sos` (lib) generated 3 warnings (run `cargo fix --lib -p sos` to apply 3 suggestions)
|
The logs for this run have expired and are no longer available.
Loading