opcotech/elemo

View on GitHub
internal/service/system.go

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Method systemService.checkStatus has 7 arguments (exceeds 6 allowed). Consider refactoring.
Open

    ctx context.Context,
    name model.HealthCheckComponent,
    resource Pingable,
    response map[model.HealthCheckComponent]model.HealthStatus,
    errCh chan error,
Severity: Major
Found in internal/service/system.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status