fix(deps): update module github.com/charmbracelet/lipgloss to v0.13.1 #2782
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Revive Action by pulling pre-built imag:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
log/log.go#L45
struct field TlsCertProvider should be TLSCertProvider
|
Run Revive Action by pulling pre-built imag:
log/log.go#L44
struct field TlsCertPath should be TLSCertPath
|
Run Revive Action by pulling pre-built imag:
profile/Client/profileClient.go#L397
exported method Profile.MarshalText should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
profile/Client/tabs.go#L103
redefinition of the built-in function max
|
Run Revive Action by pulling pre-built imag:
k8s/client.go#L91
exported function GetKubeArmorCaSecret should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
k8s/client.go#L38
comment on exported var KubeArmorCALabels should be of the form "KubeArmorCALabels ..."
|
Run Revive Action by pulling pre-built imag:
vm/getscript.go#L72
parameter 'options' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
cmd/vmonboarding.go#L19
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
probe/types.go#L43
don't use underscores in Go names; struct field Image_Version should be ImageVersion
|
Loading