[WIP] Swap over to yara-x; improve performance and readability #2267
Annotations
10 errors
golangci-lint:
pkg/action/scan.go#L32
Comment should end in a period (godot)
|
golangci-lint:
pkg/action/scan.go#L35
Comment should end in a period (godot)
|
golangci-lint:
pkg/action/scan.go#L38
type assertion must be checked (forcetypeassert)
|
golangci-lint:
pkg/action/scan.go#L44
Comment should end in a period (godot)
|
golangci-lint:
pkg/action/scan.go#L45
func `withScanner` is unused (unused)
|
golangci-lint:
pkg/report/report.go#L312
Comment should end in a period (godot)
|
golangci-lint:
pkg/report/report.go#L327
Comment should end in a period (godot)
|
golangci-lint:
pkg/report/report.go#L334
Comment should end in a period (godot)
|
golangci-lint:
pkg/report/report.go#L369
type assertion must be checked (forcetypeassert)
|
golangci-lint:
pkg/report/report.go#L370
SA6002: argument should be pointer-like to avoid allocations (staticcheck)
|
Loading