add github workflows #1
Annotations
10 errors and 4 warnings
|
internal/docker/client.go#L91
cognitive complexity 66 of func `(*Client).applyProjectConfigToArgs` is high (> 15) (gocognit)
|
|
internal/commands/maintenance.go#L596
Error return value of `dockerClient.StopBox` is not checked (errcheck)
|
|
internal/commands/maintenance.go#L440
Error return value of `dockerClient.StopBox` is not checked (errcheck)
|
|
internal/commands/init.go#L130
Error return value of `json.Unmarshal` is not checked (errcheck)
|
|
internal/commands/init.go#L120
Error return value of `dockerClient.StopBox` is not checked (errcheck)
|
|
internal/config/config.go#L283
Error return value of `json.Unmarshal` is not checked (errcheck)
|
|
internal/commands/cleanup.go#L335
335-367 lines are duplicate of `internal/commands/cleanup.go:233-265` (dupl)
|
|
internal/commands/cleanup.go#L301
301-333 lines are duplicate of `internal/commands/cleanup.go:335-367` (dupl)
|
|
internal/commands/cleanup.go#L267
267-367 lines are duplicate of `internal/commands/cleanup.go:233-333` (dupl)
|
|
internal/commands/cleanup.go#L233
233-333 lines are duplicate of `internal/commands/cleanup.go:267-367` (dupl)
|
|
|
|
internal/config/config.go#L68
exported: type name will be used as config.ConfigManager by other packages, and that is repetitive; consider calling this Manager (revive)
|
|
internal/config/config.go#L62
exported: type name will be used as config.ConfigTemplate by other packages, and that is repetitive; consider calling this Template (revive)
|
|
|
The logs for this run have expired and are no longer available.
Loading