feat: replace lockfile with extractors from osv-scalibr
#1123
Annotations
5 errors and 2 notices
|
golangci-lint
issues found
|
|
golangci-lint:
pkg/lockfile/extract.go#L96
return with no blank line before (nlreturn)
|
|
golangci-lint:
pkg/lockfile/extract.go#L99
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
|
golangci-lint:
pkg/lockfile/extract.go#L95
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
|
test (windows-latest)
Process completed with exit code 1.
|
|
test (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|