Skip to content

Fix CI

Fix CI #5

Triggered via pull request January 17, 2025 16:17
Status Failure
Total duration 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: parser.go#L407
calculated cyclomatic complexity for function parseEntityNameAndVersion is 43, max is 30 (cyclop)
build: parser.go#L201
directive `//nolint:funlen,gocyclo,gocognit // func implements an alg with well-defined concrete purpose, so high cyclomatic complexity is ok here` is unused for linter "gocyclo" (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