Skip to content

163 semantic diff end to end #554

163 semantic diff end to end

163 semantic diff end to end #554

Triggered via pull request November 5, 2023 14:09
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
25s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
golangci-lint: cmd/analyzer/parse_args.go#L64
cyclomatic complexity 23 of func `ParseInArgs` is high (> 15) (gocyclo)
golangci-lint
issues found
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/vpc-network-config-analyzer/vpc-network-config-analyzer. Supported file pattern: go.sum
golangci-lint: cmd/analyzer/main.go#L81
add-constant: string literal "output generation error: %w" appears, at least, 2 times, create a named constant for it (revive)
golangci-lint: cmd/analyzer/main.go#L138
add-constant: string literal "error parsing arguments: %w" appears, at least, 2 times, create a named constant for it (revive)
golangci-lint: cmd/analyzer/main.go#L142
add-constant: string literal "error generating cloud config from input vpc resources file: %w" appears, at least, 2 times, create a named constant for it (revive)