1set/starlet

View on GitHub
machine.go

Summary

Maintainability
A
3 hrs
Test Coverage

Machine has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

type Machine struct {
    _  itn.DoNotCompare
    mu sync.RWMutex
    // set variables
    globals             StringAnyMap
Severity: Minor
Found in machine.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status