set-log-severity-for-managed-cluster-components #480
Annotations
10 errors
ut:
internal/commands/loglevel/set.go#L30
assignment mismatch: 2 variables but collectLogLevelConfiguration returns 4 values
|
ut:
internal/commands/loglevel/set.go#L61
too many return values
|
ut:
internal/commands/loglevel/set.go#L61
cannot use spec (variable of type []"github.com/projectsveltos/libsveltos/api/v1alpha1".ComponentConfiguration) as string value in argument to updateLogLevelConfiguration
|
ut:
internal/commands/loglevel/set.go#L61
cannot use clusterName (variable of type string) as []"github.com/projectsveltos/libsveltos/api/v1alpha1".ComponentConfiguration value in argument to updateLogLevelConfiguration
|
ut:
internal/commands/loglevel/show.go#L34
assignment mismatch: 2 variables but collectLogLevelConfiguration returns 4 values
|
ut:
internal/commands/loglevel/unset.go#L30
assignment mismatch: 2 variables but collectLogLevelConfiguration returns 4 values
|
ut:
internal/commands/loglevel/unset.go#L51
too many return values
|
ut:
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
|
ut:
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
|
ut:
internal/commands/loglevel/utils.go#L121
not enough arguments in call to instance.UpdateDebuggingConfiguration
|
The logs for this run have expired and are no longer available.
Loading