Bump postcss from 8.4.5 to 8.4.31 in /docs (#6762) #20517
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
lint:
pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
|
lint:
pkg/constants/constants.go#L91
exported: exported type Operation should have comment or be unexported (revive)
|
lint:
pkg/constants/constants.go#L94
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
|
lint:
pkg/bootstrapper/bootstrapper.go#L14
exported: exported type Bootstrapper should have comment or be unexported (revive)
|
lint:
pkg/bootstrapper/bootstrapper.go#L18
exported: exported type ClusterClient should have comment or be unexported (revive)
|
lint:
pkg/bootstrapper/bootstrapper.go#L33
exported: exported type BootstrapClusterClientOption should have comment or be unexported (revive)
|
lint:
pkg/bootstrapper/bootstrapper.go#L34
exported: exported type BootstrapClusterOption should have comment or be unexported (revive)
|
lint:
pkg/bootstrapper/bootstrapper.go#L44
exported: exported method Bootstrapper.CreateBootstrapCluster should have comment or be unexported (revive)
|
lint:
pkg/bootstrapper/bootstrapper.go#L62
exported: exported method Bootstrapper.DeleteBootstrapCluster should have comment or be unexported (revive)
|
lint:
pkg/clusterapi/resourceset.go#L15
exported: exported type ClusterResourceSet should have comment or be unexported (revive)
|
lint:
pkg/clusterapi/resourceset.go#L21
exported: exported function NewClusterResourceSet should have comment or be unexported (revive)
|
lint:
pkg/clusterapi/name.go#L67
exported: exported function ObjectName should have comment or be unexported (revive)
|
lint:
pkg/clusterapi/apibuilder.go#L27
exported: exported const EKSAClusterLabelName should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/clusterapi/constants.go#L6
exported: exported const ControlPlaneReadyCondition should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/clusterapi/controllermanagerargs.go#L7
exported: exported function ControllerManagerArgs should have comment or be unexported (revive)
|
lint:
pkg/clusterapi/upgrader.go#L13
exported: exported type Upgrader should have comment or be unexported (revive)
|
lint:
pkg/clusterapi/fetch.go#L21
exported: exported function MachineDeploymentInCluster should have comment or be unexported (revive)
|
lint:
pkg/clusterapi/identity.go#L117
exported: exported function SetIdentityAuthInKubeadmControlPlane should have comment or be unexported (revive)
|
lint:
pkg/clusterapi/installer.go#L13
exported: exported type Installer should have comment or be unexported (revive)
|