[Experiment] Evaluate replacing go-yara with yara-x #1970
style.yaml
on: pull_request
check yr compile
13s
check yr fmt
17s
check gofmt
19s
check goimports
28s
golangci-lint
46s
Annotations
6 errors
golangci-lint:
pkg/action/scan.go#L19
could not import github.com/VirusTotal/yara-x/go (-: # github.com/VirusTotal/yara-x/go
|
golangci-lint:
pkg/compile/compile.go#L14
could not import github.com/VirusTotal/yara-x/go (-: # github.com/VirusTotal/yara-x/go
|
golangci-lint:
pkg/malcontent/malcontent.go#L12
could not import github.com/VirusTotal/yara-x/go (-: # github.com/VirusTotal/yara-x/go
|
golangci-lint:
pkg/report/report.go#L21
could not import github.com/VirusTotal/yara-x/go (-: # github.com/VirusTotal/yara-x/go
|
golangci-lint:
tests/samples_test.go#L21
could not import github.com/VirusTotal/yara-x/go (-: # github.com/VirusTotal/yara-x/go
|
golangci-lint
issues found
|