163 semantic diff end to end #554
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)
|