Skip to content

add support to scan tar (#102) #323

add support to scan tar (#102)

add support to scan tar (#102) #323

Triggered via push July 19, 2024 10:00
Status Failure
Total duration 1m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: pkg/scan/process_container.go#L1
: # github.com/deepfence/YaraHunter/pkg/scan
lint: pkg/scan/scanner.go#L82
undefined: extractor.NewTarExtractor (typecheck)
lint: pkg/server/grpc.go#L15
could not import github.com/deepfence/YaraHunter/pkg/scan (-: # github.com/deepfence/YaraHunter/pkg/scan
lint: pkg/scan/scanner.go#L82
undefined: extractor.NewTarExtractor) (typecheck)
lint: pkg/runner/runner.go#L12
could not import github.com/deepfence/YaraHunter/pkg/scan (-: # github.com/deepfence/YaraHunter/pkg/scan
lint: pkg/scan/scanner.go#L82
undefined: extractor.NewTarExtractor) (typecheck)
lint
issues found
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/