Skip to content

Pull Request for 106/merge by gnalh #418

Pull Request for 106/merge by gnalh

Pull Request for 106/merge by gnalh #418

GitHub Actions / Trunk Check failed Oct 2, 2024 in 6m 27s

Trunk Check

Checked 10 modified files
3 existing issues (use --show-existing to see them)
✖ 2 new lint issues (2 auto-fixable)

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check warning on line 30 in cli/src/xcresult.rs

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

clippy(useless_vec)

[new] useless use of `vec!`

Check warning on line 167 in cli/src/xcresult.rs

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

clippy(redundant_closure)

[new] redundant closure