Skip to content

add cilium Identity-Relevant Labels filters #24

add cilium Identity-Relevant Labels filters

add cilium Identity-Relevant Labels filters #24

Triggered via pull request September 7, 2024 17:23
Status Failure
Total duration 30s
Artifacts

lint.yaml

on: pull_request
Lint source code with golangci-lint
20s
Lint source code with golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint source code with golangci-lint: internal/controller/service/helpers.go#L94
Comment should end in a period (godot)
Lint source code with golangci-lint: internal/controller/service/helpers.go#L61
unnecessary leading newline (whitespace)
Lint source code with golangci-lint: internal/controller/service/helpers.go#L69
unnecessary leading newline (whitespace)
Lint source code with golangci-lint: internal/controller/service/helpers.go#L95
unnecessary leading newline (whitespace)
Lint source code with golangci-lint: internal/controller/service/controller.go#L197
return with no blank line before (nlreturn)
Lint source code with golangci-lint: internal/controller/service/controller.go#L235
return with no blank line before (nlreturn)
Lint source code with golangci-lint: internal/controller/service/helpers.go#L106
return with no blank line before (nlreturn)
Lint source code with golangci-lint: internal/controller/service/helpers.go#L101
assignments should only be cuddled with other assignments (wsl)
Lint source code with golangci-lint: internal/controller/service/helpers.go#L103
only one cuddle assignment allowed before if statement (wsl)
Lint source code with golangci-lint
issues found
Lint source code with golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/