Skip to content

Tools 2749 generate config #100

Tools 2749 generate config

Tools 2749 generate config #100

Triggered via pull request December 6, 2023 18:35
Status Failure
Total duration 30s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: test/containers.go#L21
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint: test/containers.go#L22
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint: test/containers.go#L24
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
lint: test/containers.go#L93
var-naming: don't use underscores in Go names; type Containers_ should be Containers (revive)