Skip to content

Application Security Engine Support #3141

Application Security Engine Support

Application Security Engine Support #3141

Triggered via pull request November 27, 2023 12:41
Status Failure
Total duration 14m 11s
Artifacts

go-tests.yml

on: pull_request
Matrix: Build + tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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/types/waap_event.go#L11
`accross` is a misspelling of `across` (misspell)
Build + tests (1.21.4): pkg/hubtest/hubtest_item.go#L588
ineffectual assignment to err (ineffassign)
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/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)