Skip to content

update match-scanner go mod deps (#103) #325

update match-scanner go mod deps (#103)

update match-scanner go mod deps (#103) #325

Triggered via push July 19, 2024 15:26
Status Failure
Total duration 3m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/server/grpc.go#L145
captLocal: `ExtractorConfig' should not be capitalized (gocritic)
lint: pkg/server/grpc.go#L147
captLocal: `ScanMap' should not be capitalized (gocritic)
lint: pkg/server/grpc.go#L198
captLocal: `InactiveThreshold' should not be capitalized (gocritic)
lint: pkg/scan/process_image.go#L25
var `execMimeTypes` is unused (unused)
lint: pkg/scan/process_image.go#L26
var `sharedMimeTypesList` is unused (unused)
lint: pkg/scan/process_image.go#L30
type `manifestItem` is unused (unused)
lint: pkg/scan/process_image.go#L76
func `isSharedLibrary` is unused (unused)
lint: pkg/scan/process_image.go#L90
func `fileMimetypeCheck` is unused (unused)
lint: pkg/scan/process_image.go#L106
func `isExecutable` is unused (unused)
lint: pkg/scan/process_image.go#L272
func `runCommand` is unused (unused)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/