Skip to content

Fix: make ci happy

Fix: make ci happy #9

Triggered via push March 21, 2024 12:07
Status Failure
Total duration 4m 10s
Artifacts

release.yml

on: push
publish
4s
publish
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
build (ubuntu)
Process completed with exit code 1.
build (windows)
The job was canceled because "ubuntu" failed.
build (windows)
The operation was canceled.
build (macos)
The job was canceled because "ubuntu" failed.
build (macos)
The operation was canceled.
publish
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/
build (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ATiltedTree/setup-rust@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@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): src/ui.rs#L7
unused imports: `horizontal_rule`, `tooltip`
build (ubuntu): src/logic.rs#L384
variable does not need to be mutable
build (ubuntu): src/style.rs#L23
function `padding_4` is never used
build (ubuntu)
`dsp-calculator` (bin "dsp-calculator") generated 3 warnings (run `cargo fix --bin "dsp-calculator"` to apply 2 suggestions)
build (windows): src/ui.rs#L7
unused imports: `horizontal_rule`, `tooltip`
build (windows): src/logic.rs#L384
variable does not need to be mutable
build (windows): src/style.rs#L23
function `padding_4` is never used
build (macos): src/ui.rs#L7
unused imports: `horizontal_rule`, `tooltip`
build (macos): src/logic.rs#L384
variable does not need to be mutable
build (macos): src/style.rs#L23
function `padding_4` is never used