Skip to content

Fix Tinkerbell E2E ENV (#6788) #20628

Fix Tinkerbell E2E ENV (#6788)

Fix Tinkerbell E2E ENV (#6788) #20628

Triggered via push October 9, 2023 23:32
Status Failure
Total duration 2m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/filewriter/filewriter_defaults.go#L7
exported: exported const DefaultTmpFolder should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter_defaults.go#L13
exported: exported function Permission0600 should have comment or be unexported (revive)
lint: pkg/filewriter/writer.go#L17
exported: exported function NewWriter should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter.go#L8
exported: exported type FileWriter should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter_defaults.go#L17
exported: exported function PersistentFile should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter.go#L18
exported: exported type FileOptions should have comment or be unexported (revive)
lint: pkg/filewriter/filewriter.go#L23
exported: exported type FileOptionsFunc should have comment or be unexported (revive)
lint: pkg/config/proxy_test.go#L10
var-naming: var wantHttpsProxy should be wantHTTPSProxy (revive)
lint: pkg/config/proxy_test.go#L11
var-naming: var wantHttpProxy should be wantHTTPProxy (revive)
lint: internal/pkg/ec2/list.go#L14
cyclomatic complexity 11 of func `ListInstances` is high (> 10) (gocyclo)
lint: pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
lint: pkg/api/v1alpha1/nutanixmachineconfig_types.go#L163
var-naming: struct field VmUUID should be VMUUID (revive)
lint: pkg/api/v1alpha1/snowmachineconfig_types.go#L36
var-naming: struct field SshKeyName should be SSHKeyName (revive)
lint: pkg/api/v1alpha1/cloudstackdatacenterconfig_types.go#L53
var-naming: struct field ManagementApiEndpoint should be ManagementAPIEndpoint (revive)
lint: pkg/api/v1alpha1/cloudstackdatacenterconfig_types.go#L61
var-naming: struct field Id should be ID (revive)
lint: pkg/api/v1alpha1/cloudstackdatacenterconfig_types.go#L83
var-naming: struct field Id should be ID (revive)
lint: pkg/api/v1alpha1/machine_types.go#L16
var-naming: struct field SshAuthorizedKeys should be SSHAuthorizedKeys (revive)
lint: pkg/api/v1alpha1/fluxconfig.go#L77
var-naming: func validateRepositoryUrl should be validateRepositoryURL (revive)
lint: pkg/api/v1alpha1/fluxconfig_types.go#L53
var-naming: struct field RepositoryUrl should be RepositoryURL (revive)
lint: pkg/api/v1alpha1/oidcconfig_types.go#L14
var-naming: struct field ClientId should be ClientID (revive)