Application Security Engine Support #3140
Triggered via pull request
November 27, 2023 12:34
Status
Failure
Total duration
14m 37s
Artifacts
–
Annotations
10 errors
Build + tests (1.21.4):
pkg/types/waap_event.go#L11
`accross` is a misspelling of `across` (misspell)
|
Build + tests (1.21.4):
pkg/acquisition/modules/waap/waap_runner.go#L220
`reponse` is a misspelling of `response` (misspell)
|
Build + tests (1.21.4):
pkg/waf/waf_expr_lib.go#L32
var `preEvalExprFuncs` is unused (unused)
|
Build + tests (1.21.4):
pkg/waf/waf_expr_lib.go#L34
var `onMatchExprFuncs` is unused (unused)
|
Build + tests (1.21.4):
pkg/waf/waf_helpers.go#L8
var `exprFunctionOptions` is unused (unused)
|
Build + tests (1.21.4):
pkg/waf/waf_helpers.go#L10
func `initWafHelpers` is unused (unused)
|
Build + tests (1.21.4):
pkg/exprhelpers/helpers.go#L206
pass []any as any to func Distinct func(params ...any) (any, error) (asasalint)
|
Build + tests (1.21.4):
pkg/waf/coraza_logger.go#L115
S1008: should use 'return !(e.muted)' instead of 'if e.muted { return false }; return true' (gosimple)
|
Build + tests (1.21.4):
pkg/waf/waap.go#L381
unreachable: unreachable code (govet)
|
Build + tests (1.21.4):
pkg/waf/waap.go#L387
unreachable: unreachable code (govet)
|