set-log-severity-for-managed-cluster-components #486
Annotations
10 errors
Build:
internal/commands/loglevel/set.go#L30
assignment mismatch: 2 variables but collectLogLevelConfiguration returns 4 values
|
Build:
internal/commands/loglevel/set.go#L61
too many return values
|
Build:
internal/commands/loglevel/show.go#L34
assignment mismatch: 2 variables but collectLogLevelConfiguration returns 4 values
|
Build:
internal/commands/loglevel/show.go#L34
too many arguments in call to collectLogLevelConfiguration
|
Build:
internal/commands/loglevel/unset.go#L30
assignment mismatch: 2 variables but collectLogLevelConfiguration returns 4 values
|
Build:
internal/commands/loglevel/unset.go#L30
too many arguments in call to collectLogLevelConfiguration
|
Build:
internal/commands/loglevel/unset.go#L51
too many return values
|
Build:
internal/commands/loglevel/unset.go#L51
cannot use spec (variable of type []"github.com/projectsveltos/libsveltos/api/v1alpha1".ComponentConfiguration) as string value in argument to updateLogLevelConfiguration
|
Build:
internal/commands/loglevel/unset.go#L51
cannot use clusterName (variable of type string) as []"github.com/projectsveltos/libsveltos/api/v1alpha1".ComponentConfiguration value in argument to updateLogLevelConfiguration
|
Build:
internal/commands/loglevel/utils.go#L93
not enough return values
|
Loading