Generate config and compose #452
Annotations
4 errors
init/config/conf-builder.go#L54
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
init/config/main.go#L89
exitAfterDefer: log.Fatalln will exit, and `defer file.Close()` will not run (gocritic)
|
init/config/main.go#L132
G107: Potential HTTP request made with variable url (gosec)
|
|
This job failed
Loading