Skip to content

Rust Build and Release #3

Rust Build and Release

Rust Build and Release #3

Manually triggered January 20, 2024 12:28
Status Failure
Total duration 43s
Artifacts

build-rust.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Parameter token or opts.auth is required
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/create-release@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: shell-iface/src/lib.rs#L12
fields `command` and `status` are never read
build: shell-iface/src/lib.rs#L18
field `last_run_cmd` is never read
build: installer/src/filesystem_tasks.rs#L9
unused variable: `unit_char`
build: installer/src/lib.rs#L10
unused `Result` that must be used
build
`installer` (lib) generated 2 warnings (run `cargo fix --lib -p installer` to apply 1 suggestion)
build: tui/src/main.rs#L4
variable does not need to be mutable
build: tui/src/main.rs#L6
unused `Result` that must be used
build
`tui` (bin "tui") generated 2 warnings (run `cargo fix --bin "tui"` to apply 1 suggestion)
build
Unexpected input(s) 'files', 'asset-name', 'release-name', valid inputs are ['tag_name', 'release_name', 'body', 'body_path', 'draft', 'prerelease', 'commitish', 'owner', 'repo']