Skip to content

WIP: FPX toml Wizard #62

WIP: FPX toml Wizard

WIP: FPX toml Wizard #62

Triggered via pull request October 28, 2024 09:56
Status Success
Total duration 10m 26s
Billable time 11m
Artifacts 1

build_cli.yaml

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

Annotations

2 warnings
Create binary for x86_64-unknown-linux-gnu
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create binary for x86_64-unknown-linux-gnu: fpx/src/config.rs#L54
[clippy] reported by reviewdog 🐶 warning: this returns a `Result<_, ()>` --> fpx/src/config.rs:54:5 | 54 | pub fn save(&self, path: String) -> Result<(), ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: use a custom `Error` type instead = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_unit_err = note: `#[warn(clippy::result_unit_err)]` on by default Raw Output: fpx/src/config.rs:54:5:w:warning: this returns a `Result<_, ()>` --> fpx/src/config.rs:54:5 | 54 | pub fn save(&self, path: String) -> Result<(), ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: use a custom `Error` type instead = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_unit_err = note: `#[warn(clippy::result_unit_err)]` on by default __END__

Artifacts

Produced during runtime
Name Size
fpx_x86_64-unknown-linux-gnu Expired
7.97 MB