Skip to content

SM-1239 implement script for vin decode comparison #1491

SM-1239 implement script for vin decode comparison

SM-1239 implement script for vin decode comparison #1491

Triggered via pull request October 29, 2024 16:31
Status Failure
Total duration 5m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint: cmd/devices-api/vin_decode_compare.go#L34
unused-parameter: parameter 'f' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/devices-api/vin_decode_compare.go#L61
var-naming: var markerTokenId should be markerTokenID (revive)
lint: cmd/devices-api/vin_decode_compare.go#L20
type `vinDecodeCompareCmd` is unused (unused)
lint: cmd/devices-api/vin_decode_compare.go#L26
func `(*vinDecodeCompareCmd).Name` is unused (unused)
lint: cmd/devices-api/vin_decode_compare.go#L27
func `(*vinDecodeCompareCmd).Synopsis` is unused (unused)
lint: cmd/devices-api/vin_decode_compare.go#L30
func `(*vinDecodeCompareCmd).Usage` is unused (unused)
lint: cmd/devices-api/vin_decode_compare.go#L39
func `(*vinDecodeCompareCmd).Execute` is unused (unused)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /runner/_work/devices-api/devices-api. Supported file pattern: go.sum