Skip to content

operators: Add inequality operator #801

operators: Add inequality operator

operators: Add inequality operator #801

Triggered via push July 12, 2023 05:25
Status Failure
Total duration 1m 18s
Artifacts

check.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors
dco
Cannot read properties of undefined (reading 'base')
unit-test
Calling Prev go back to previous rune and position, r: "f", p: 0
unit-test
Calling Prev twice fail
unit-test
Going back to next
unit-test
Calling Prev go back to previous rune and position, r: "o", p: 1
unit-test
Calling Prev twice fail
unit-test
Going back to next
unit-test
Calling Prev go back to previous rune and position, r: "o", p: 2
unit-test
Calling Prev twice fail
unit-test
Going back to next
unit-test
Calling Prev go back to previous rune and position, r: " ", p: 3
integration-test
Calling Prev go back to previous rune and position, r: "f", p: 0
integration-test
Calling Prev twice fail
integration-test
Going back to next
integration-test
Calling Prev go back to previous rune and position, r: "o", p: 1
integration-test
Calling Prev twice fail
integration-test
Going back to next
integration-test
Calling Prev go back to previous rune and position, r: "o", p: 2
integration-test
Calling Prev twice fail
integration-test
Going back to next
integration-test
Calling Prev go back to previous rune and position, r: " ", p: 3
lint: nmpolicy/internal/lexer/lexer_test.go#L77
77-99 lines are duplicate of `nmpolicy/internal/lexer/lexer_test.go:100-122` (dupl)
lint: nmpolicy/internal/lexer/lexer_test.go#L100
100-122 lines are duplicate of `nmpolicy/internal/lexer/lexer_test.go:77-99` (dupl)
lint: nmpolicy/internal/parser/parser.go#L59
cyclomatic complexity 19 of func `(*parser).parse` is high (> 17) (gocyclo)
lint: nmpolicy/internal/resolver/filter.go#L26
line is 185 characters (lll)
lint: nmpolicy/internal/resolver/filter.go#L46
line is 141 characters (lll)
lint: nmpolicy/internal/resolver/filter.go#L49
line is 141 characters (lll)
lint: nmpolicy/internal/resolver/filter.go#L122
line is 147 characters (lll)
lint
lint] Error 1
lint
Process completed with exit code 2.