Fix CI #2
Annotations
6 errors and 1 warning
build:
parser.go#L405
cognitive complexity 69 of func `(*Parser).parseEntityNameAndVersion` is high (> 30) (gocognit)
|
build:
expression.go#L366
cognitive complexity 46 of func `(*Expression).match` is high (> 30) (gocognit)
|
build:
parser.go#L231
`if head != nil` has complex nested blocks (complexity: 12) (nestif)
|
build:
expression.go#L365
directive `//nolint:gocyclo // func implements an alg with well-defined concrete purpose, so high cyclomatic complexity is ok here` is unused for linter "gocyclo" (nolintlint)
|
build:
expression.go#L461
directive `//nolint:funlen // func implements an alg with well-defined concrete purpose, so high cyclomatic complexity is ok here` is unused for linter "funlen" (nolintlint)
|
build
issues found
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|