AlexsJones/gravitywell

View on GitHub
scheduler/actions/application.go

Summary

Maintainability
A
1 hr
Test Coverage

Function executeActionList has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func executeActionList(actionList kinds.ActionList, deployment kinds.Application, opt configuration.Options,
    clusterName string, commandFlag configuration.CommandFlag, remoteVCSRepoName string) {
Severity: Minor
Found in scheduler/actions/application.go - About 45 mins to fix

    Function selectAndExecute has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    func selectAndExecute(execute kinds.Execute, deployment kinds.Application, opt configuration.Options,
        clusterName string, commandFlag configuration.CommandFlag, repoName string) {
    Severity: Minor
    Found in scheduler/actions/application.go - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status