Skip to content

chore(deps): update module github.com/golangci/golangci-lint to v1.60.1 (main) #12899

chore(deps): update module github.com/golangci/golangci-lint to v1.60.1 (main)

chore(deps): update module github.com/golangci/golangci-lint to v1.60.1 (main) #12899

Triggered via pull request August 15, 2024 01:27
Status Failure
Total duration 4m 42s
Artifacts

ci.yaml

on: pull_request
Prepare properties
8s
Prepare properties
Run helm unit tests
8s
Run helm unit tests
Run helm linting
7s
Run helm linting
Code security scanning alerts
28s
Code security scanning alerts
Lint markdown files
20s
Lint markdown files
Check uncommitted changes in api docs action
36s
Check uncommitted changes in api docs action
Matrix: Build images
Matrix: Push images
Create manifest
0s
Create manifest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Run linting: pkg/api/scheme/scheme.go#L52
comment-spacings: no space between comment delimiter and comment text (revive)
Run linting: pkg/controllers/csi/gc/reconciler.go#L98
comment-spacings: no space between comment delimiter and comment text (revive)
Run linting: pkg/injection/startup/env_test.go#L182
comment-spacings: no space between comment delimiter and comment text (revive)
Run linting: pkg/injection/codemodule/installer/url/installer.go#L33
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
Run linting: cmd/troubleshoot/builder.go#L216
printf: non-constant format string in call to github.com/Dynatrace/dynatrace-operator/cmd/troubleshoot.logErrorf (govet)
Run linting: pkg/controllers/csi/provisioner/controller_test.go#L55
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Run linting: pkg/controllers/csi/provisioner/controller_test.go#L263
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Run linting: pkg/injection/codemodule/installer/url/installer_test.go#L35
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Run linting: pkg/clients/dynatrace/dynatrace_client_test.go#L103
empty: use assert.NotEmpty (testifylint)
Run linting
issues found
Run helm linting
Input 'token' has been deprecated with message: GitHub token is no longer required
Run helm unit tests
Input 'token' has been deprecated with message: GitHub token is no longer required
Check uncommitted changes in api docs action
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/