Skip to content

bumping npm versions #150

bumping npm versions

bumping npm versions #150

Triggered via push January 27, 2025 15:43
Status Failure
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/sweeper/result_processor.go#L33
cyclomatic complexity 13 of func `(*BaseProcessor).Process` is high (> 10) (gocyclo)
lint: pkg/sweeper/memory_store.go#L246
assignments should only be cuddled with other assignments (wsl)
lint: pkg/sweeper/memory_store.go#L247
return statements should not be cuddled if block has more than two lines (wsl)
lint: pkg/sweeper/memory_store.go#L252
return statements should not be cuddled if block has more than two lines (wsl)
lint: pkg/sweeper/result_processor.go#L67
assignments should only be cuddled with other assignments (wsl)
lint: pkg/sweeper/result_processor.go#L69
return statements should not be cuddled if block has more than two lines (wsl)
lint: pkg/sweeper/result_processor.go#L79
branch statements should not be cuddled if block has more than two lines (wsl)
lint: pkg/sweeper/result_processor.go#L74
ranges should only be cuddled with assignments used in the iteration (wsl)
lint: pkg/sweeper/result_processor.go#L82
if statements should only be cuddled with assignments (wsl)
lint: pkg/sweeper/result_processor.go#L56
assignments should only be cuddled with other assignments (wsl)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636