fix waiting logic #297
Annotations
10 errors and 1 warning
lint:
pkg/scan/process_container.go#L1
: # github.com/deepfence/YaraHunter/pkg/scan
|
lint:
pkg/scan/scanner.go#L118
s.Filters.SkipNonExecutable undefined (type "github.com/deepfence/match-scanner/pkg/config".Filters has no field or method SkipNonExecutable)
|
lint:
pkg/scan/scanner.go#L118
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#L118
s.Filters.SkipNonExecutable undefined (type "github.com/deepfence/match-scanner/pkg/config".Filters has no field or method SkipNonExecutable)
|
lint:
pkg/scan/scanner.go#L118
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#L118
s.Filters.SkipNonExecutable undefined (type "github.com/deepfence/match-scanner/pkg/config".Filters has no field or method SkipNonExecutable)
|
lint:
pkg/scan/scanner.go#L118
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/.
|