Skip to content

Update docs

Update docs #331

Triggered via push July 25, 2024 14:23
Status Failure
Total duration 3m 54s
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: main.go#L67
exitAfterDefer: log.Fatalf will exit, and `defer cancel()` will not run (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
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/