Skip to content

add support to skip non-executable #294

add support to skip non-executable

add support to skip non-executable #294

Triggered via push July 2, 2024 00:32
Status Failure
Total duration 1m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/scan/process_container.go#L1
: # github.com/deepfence/YaraHunter/pkg/scan
lint: pkg/scan/scanner.go#L128
s.Filters.SkipNonExecutable undefined (type "github.com/deepfence/match-scanner/pkg/config".Filters has no field or method SkipNonExecutable)
lint: pkg/scan/scanner.go#L128
f.FilePermissions undefined (type extractor.ExtractedFile has no field or method FilePermissions) (typecheck)
lint: pkg/server/grpc.go#L16
could not import github.com/deepfence/YaraHunter/pkg/scan (-: # github.com/deepfence/YaraHunter/pkg/scan
lint: pkg/scan/scanner.go#L128
s.Filters.SkipNonExecutable undefined (type "github.com/deepfence/match-scanner/pkg/config".Filters has no field or method SkipNonExecutable)
lint: pkg/scan/scanner.go#L128
f.FilePermissions undefined (type extractor.ExtractedFile has no field or method FilePermissions)) (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#L128
s.Filters.SkipNonExecutable undefined (type "github.com/deepfence/match-scanner/pkg/config".Filters has no field or method SkipNonExecutable)
lint: pkg/scan/scanner.go#L128
f.FilePermissions undefined (type extractor.ExtractedFile has no field or method FilePermissions)) (typecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.