ekristen/aws-nuke

View on GitHub
resources/ecs-task.go

Summary

Maintainability
A
1 hr
Test Coverage

Method ECSTaskLister.List has 56 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func (l *ECSTaskLister) List(_ context.Context, o interface{}) ([]resource.Resource, error) {
    opts := o.(*nuke.ListerOpts)

    resources := make([]resource.Resource, 0)

Severity: Minor
Found in resources/ecs-task.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status