Skip to content

Bump node-semver

Bump node-semver #4

Triggered via push July 2, 2024 17:09
Status Success
Total duration 44s
Artifacts

ci.yaml

on: push
Matrix: Check Code, Code Formatting and Linting
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Check Code, Code Formatting and Linting (nightly): src/cli/install.rs#L65
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Check Code, Code Formatting and Linting (stable): src/cli/install.rs#L65
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`