Skip to content

github: Add action

github: Add action #1

Triggered via push March 19, 2024 13:56
Status Failure
Total duration 4m 44s
Billable time 21m
Artifacts 6

deploy.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 72 warnings
build (macos-latest, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (macos-latest, x86_64-apple-darwin): src/cli.rs#L1
unused import: `std::path::PathBuf`
build (macos-latest, x86_64-apple-darwin): src/controller.rs#L112
unused variable: `status`
build (macos-latest, x86_64-apple-darwin): src/controller.rs#L211
unused variable: `status`
build (macos-latest, x86_64-apple-darwin): src/controller.rs#L352
multiple patterns overlap on their endpoints
build (macos-latest, x86_64-apple-darwin): src/controller.rs#L353
multiple patterns overlap on their endpoints
build (macos-latest, x86_64-apple-darwin): src/mavftp.rs#L55
variants `None`, `TerminateSession`, `ResetSessions`, `ListDirectory`, `Ack`, and `Nak` are never constructed
build (macos-latest, x86_64-apple-darwin): src/mavftp.rs#L152
associated function `new_terminate_session` is never used
build (macos-latest, x86_64-apple-darwin): src/controller.rs#L43
field `last_time` is never read
build (macos-latest, x86_64-apple-darwin)
`mavftp-cli` (bin "mavftp-cli") generated 9 warnings (run `cargo fix --bin "mavftp-cli"` to apply 3 suggestions)
build (ubuntu-latest, arm-unknown-linux-musleabihf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, arm-unknown-linux-musleabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (ubuntu-latest, arm-unknown-linux-musleabihf): src/cli.rs#L1
unused import: `std::path::PathBuf`
build (ubuntu-latest, arm-unknown-linux-musleabihf): src/controller.rs#L352
multiple patterns overlap on their endpoints
build (ubuntu-latest, arm-unknown-linux-musleabihf): src/controller.rs#L353
multiple patterns overlap on their endpoints
build (ubuntu-latest, arm-unknown-linux-musleabihf): src/mavftp.rs#L55
variants `None`, `TerminateSession`, `ResetSessions`, `ListDirectory`, `Ack`, and `Nak` are never constructed
build (ubuntu-latest, arm-unknown-linux-musleabihf): src/mavftp.rs#L152
associated function `new_terminate_session` is never used
build (ubuntu-latest, arm-unknown-linux-musleabihf): src/controller.rs#L43
field `last_time` is never read
build (ubuntu-latest, arm-unknown-linux-musleabihf)
`mavftp-cli` (bin "mavftp-cli") generated 9 warnings (run `cargo fix --bin "mavftp-cli"` to apply 3 suggestions)
build (macos-latest, aarch64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (macos-latest, aarch64-apple-darwin): src/cli.rs#L1
unused import: `std::path::PathBuf`
build (macos-latest, aarch64-apple-darwin): src/controller.rs#L112
unused variable: `status`
build (macos-latest, aarch64-apple-darwin): src/controller.rs#L211
unused variable: `status`
build (macos-latest, aarch64-apple-darwin): src/controller.rs#L352
multiple patterns overlap on their endpoints
build (macos-latest, aarch64-apple-darwin): src/controller.rs#L353
multiple patterns overlap on their endpoints
build (macos-latest, aarch64-apple-darwin): src/mavftp.rs#L55
variants `None`, `TerminateSession`, `ResetSessions`, `ListDirectory`, `Ack`, and `Nak` are never constructed
build (macos-latest, aarch64-apple-darwin): src/mavftp.rs#L152
associated function `new_terminate_session` is never used
build (macos-latest, aarch64-apple-darwin): src/controller.rs#L43
field `last_time` is never read
build (macos-latest, aarch64-apple-darwin)
`mavftp-cli` (bin "mavftp-cli") generated 9 warnings (run `cargo fix --bin "mavftp-cli"` to apply 3 suggestions)
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (ubuntu-latest, armv7-unknown-linux-musleabihf): src/cli.rs#L1
unused import: `std::path::PathBuf`
build (ubuntu-latest, armv7-unknown-linux-musleabihf): src/controller.rs#L352
multiple patterns overlap on their endpoints
build (ubuntu-latest, armv7-unknown-linux-musleabihf): src/controller.rs#L353
multiple patterns overlap on their endpoints
build (ubuntu-latest, armv7-unknown-linux-musleabihf): src/mavftp.rs#L55
variants `None`, `TerminateSession`, `ResetSessions`, `ListDirectory`, `Ack`, and `Nak` are never constructed
build (ubuntu-latest, armv7-unknown-linux-musleabihf): src/mavftp.rs#L152
associated function `new_terminate_session` is never used
build (ubuntu-latest, armv7-unknown-linux-musleabihf): src/controller.rs#L43
field `last_time` is never read
build (ubuntu-latest, armv7-unknown-linux-musleabihf)
`mavftp-cli` (bin "mavftp-cli") generated 9 warnings (run `cargo fix --bin "mavftp-cli"` to apply 3 suggestions)
build (ubuntu-latest, x86_64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, x86_64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (ubuntu-latest, x86_64-unknown-linux-musl): src/cli.rs#L1
unused import: `std::path::PathBuf`
build (ubuntu-latest, x86_64-unknown-linux-musl): src/controller.rs#L352
multiple patterns overlap on their endpoints
build (ubuntu-latest, x86_64-unknown-linux-musl): src/controller.rs#L353
multiple patterns overlap on their endpoints
build (ubuntu-latest, x86_64-unknown-linux-musl): src/mavftp.rs#L55
variants `None`, `TerminateSession`, `ResetSessions`, `ListDirectory`, `Ack`, and `Nak` are never constructed
build (ubuntu-latest, x86_64-unknown-linux-musl): src/mavftp.rs#L152
associated function `new_terminate_session` is never used
build (ubuntu-latest, x86_64-unknown-linux-musl): src/controller.rs#L43
field `last_time` is never read
build (ubuntu-latest, x86_64-unknown-linux-musl)
`mavftp-cli` (bin "mavftp-cli") generated 9 warnings (run `cargo fix --bin "mavftp-cli"` to apply 3 suggestions)
build (windows-latest, x86_64-pc-windows-msvc, .exe)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, x86_64-pc-windows-msvc, .exe)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.1, 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 (windows-latest, x86_64-pc-windows-msvc, .exe): src/cli.rs#L1
unused import: `std::path::PathBuf`
build (windows-latest, x86_64-pc-windows-msvc, .exe): src/controller.rs#L352
multiple patterns overlap on their endpoints
build (windows-latest, x86_64-pc-windows-msvc, .exe): src/controller.rs#L353
multiple patterns overlap on their endpoints
build (windows-latest, x86_64-pc-windows-msvc, .exe): src/mavftp.rs#L55
variants `None`, `TerminateSession`, `ResetSessions`, `ListDirectory`, `Ack`, and `Nak` are never constructed
build (windows-latest, x86_64-pc-windows-msvc, .exe): src/mavftp.rs#L152
associated function `new_terminate_session` is never used
build (windows-latest, x86_64-pc-windows-msvc, .exe): src/controller.rs#L43
field `last_time` is never read
build (windows-latest, x86_64-pc-windows-msvc, .exe)
`mavftp-cli` (bin "mavftp-cli") generated 9 warnings (run `cargo fix --bin "mavftp-cli"` to apply 3 suggestions)

Artifacts

Produced during runtime
Name Size
mavftp-cli-aarch64-apple-darwin
646 KB
mavftp-cli-arm-unknown-linux-musleabihf
1.67 MB
mavftp-cli-armv7-unknown-linux-musleabihf
1.62 MB
mavftp-cli-x86_64-apple-darwin
668 KB
mavftp-cli-x86_64-pc-windows-msvc.exe
478 KB
mavftp-cli-x86_64-unknown-linux-musl
1.51 MB