sjansen/mecha

View on GitHub
spikes/docker-run/main.go

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 58 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func main() {
    ctx := context.Background()
    cli, err := client.NewClientWithOpts(client.FromEnv)
    if err != nil {
        panic(err)
Severity: Minor
Found in spikes/docker-run/main.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status