Skip to content

fix: try fixing more issues #423

fix: try fixing more issues

fix: try fixing more issues #423

Triggered via push October 29, 2023 19:13
Status Failure
Total duration 1m 58s
Artifacts

release.yml

on: push
cargo-release
0s
cargo-release
Matrix: github-release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test Suite: cmds/jrsonnet-lsp/src/main.rs#L63
unused variable: `params`
Test Suite: cmds/jrsonnet-lsp/src/main.rs#L65
unused variable: `id`
Test Suite: cmds/jrsonnet-lsp/src/main.rs#L71
unused variable: `buf`
Test Suite: cmds/jrsonnet-lsp/src/main.rs#L146
unused variable: `path`
Test Suite: cmds/jrsonnet-lsp/src/main.rs#L150
unused variable: `ast`
Test Suite: cmds/jrsonnet-lsp/src/main.rs#L150
unused variable: `errors`
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/