Skip to content

Update go version to 1.22 #456

Update go version to 1.22

Update go version to 1.22 #456

Triggered via pull request February 23, 2024 11:29
Status Failure
Total duration 2m 35s
Artifacts

development.yaml

on: pull_request
golangci-lint
1m 28s
golangci-lint
Malware Scanner
56s
Malware Scanner
Check for forbidden words
6s
Check for forbidden words
Run Hadolint Dockerfile lint
9s
Run Hadolint Dockerfile lint
Run Shellcheck, Checkmake and Perl Critic
20s
Run Shellcheck, Checkmake and Perl Critic
Run unit tests and check package coverage
2m 22s
Run unit tests and check package coverage
Build and Scan Docker image
56s
Build and Scan Docker image
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: pkg/config/config_test.go#L226
if statements should only be cuddled with assignments (wsl)
golangci-lint: pkg/internal/transport/transport_test.go#L313
return statements should not be cuddled if block has more than two lines (wsl)
golangci-lint: pkg/internal/transport/transport_test.go#L315
expressions should not be cuddled with blocks (wsl)
golangci-lint: pkg/internal/transport/transport_test.go#L316
if statements should only be cuddled with assignments (wsl)
golangci-lint: pkg/provisioner/driverset_test.go#L58
assignments should only be cuddled with other assignments (wsl)
golangci-lint: pkg/provisioner/driverset_test.go#L59
only one cuddle assignment allowed before if statement (wsl)
golangci-lint: pkg/provisioner/driverset_test.go#L62
expressions should not be cuddled with blocks (wsl)
golangci-lint: pkg/provisioner/driverset_test.go#L129
assignments should only be cuddled with other assignments (wsl)
golangci-lint: pkg/provisioner/driverset_test.go#L130
only one cuddle assignment allowed before if statement (wsl)
golangci-lint: pkg/provisioner/driverset_test.go#L133
expressions should not be cuddled with blocks (wsl)