Skip to content

Validate Memory Usage for given resource pool for Vsphere provider (#… #20579

Validate Memory Usage for given resource pool for Vsphere provider (#…

Validate Memory Usage for given resource pool for Vsphere provider (#… #20579

Triggered via push October 5, 2023 21:34
Status Failure
Total duration 2m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/types/closer.go#L5
exported: exported type Closer should have comment or be unexported (revive)
lint: pkg/types/cluster.go#L5
exported: exported type Cluster should have comment or be unexported (revive)
lint: pkg/types/docker.go#L3
exported: exported type DockerCredentials should have comment or be unexported (revive)
lint: pkg/types/lookup.go#L3
exported: exported type Lookup should have comment or be unexported (revive)
lint: pkg/types/resources.go#L5
exported: exported type Deployment should have comment or be unexported (revive)
lint: pkg/types/upgrades.go#L3
exported: exported type ChangeDiff should have comment or be unexported (revive)
lint: pkg/types/cluster.go#L20
exported: exported type InfrastructureBundle should have comment or be unexported (revive)
lint: pkg/types/resources.go#L11
exported: exported type Machine should have comment or be unexported (revive)
lint: pkg/types/lookup.go#L5
exported: exported method Lookup.IsPresent should have comment or be unexported (revive)
lint: pkg/types/upgrades.go#L7
exported: exported type ComponentChangeDiff should have comment or be unexported (revive)
lint: pkg/diagnostics/analyzers.go#L17
unexported-return: exported func NewAnalyzerFactory returns unexported type *diagnostics.analyzerFactory, which can be annoying to use (revive)
lint: pkg/diagnostics/collector_types.go#L8
exported: exported type Collect should have comment or be unexported (revive)
lint: pkg/diagnostics/diagnostic_bundle.go#L27
var-naming: const troubleshootApiVersion should be troubleshootAPIVersion (revive)
lint: pkg/diagnostics/factory.go#L28
unexported-return: exported func NewFactory returns unexported type *diagnostics.eksaDiagnosticBundleFactory, which can be annoying to use (revive)
lint: pkg/diagnostics/interfaces.go#L13
exported: exported type BundleClient should have comment or be unexported (revive)
lint: pkg/diagnostics/analyzer_types.go#L3
exported: exported type Analyze should have comment or be unexported (revive)
lint: pkg/diagnostics/factory.go#L12
exported: exported type EksaDiagnosticBundleFactoryOpts should have comment or be unexported (revive)
lint: pkg/diagnostics/diagnostic_bundle.go#L35
exported: exported type EksaDiagnosticBundle should have comment or be unexported (revive)
lint: pkg/diagnostics/interfaces.go#L18
exported: exported type DiagnosticBundleFactory should have comment or be unexported (revive)
lint: pkg/diagnostics/diagnostic_bundle.go#L165
exported: exported method EksaDiagnosticBundle.CollectAndAnalyze should have comment or be unexported (revive)