Added Import functionality to variables command #151
Annotations
10 errors and 1 warning
audit:
cmd/root.go#L77
exported function Execute should have comment or be unexported
|
audit:
cmd/component/root.go#L50
exported function GetMainCommand should have comment or be unexported
|
audit:
cmd/component/action/root.go#L9
exported function GetMainCommand should have comment or be unexported
|
audit:
cmd/component/action/ssh.go#L20
exported type SSHOptions should have comment or be unexported
|
audit:
cmd/component/action/ssh.go#L31
exported method SSHOptions.UpdateFlagSet should have comment or be unexported
|
audit:
cmd/component/action/ssh.go#L40
exported method SSHOptions.MakeExecOptions should have comment or be unexported
|
audit:
cmd/component/action/update.go#L18
exported type EditComponentData should have comment or be unexported
|
audit:
cmd/component/variable/root.go#L37
exported function GetMainCommand should have comment or be unexported
|
audit:
cmd/component/variable/action/root.go#L24
exported function GetMainCommand should have comment or be unexported
|
audit:
cmd/component/variable/action/root.go#L28
exported function GetIDOption should have comment or be unexported
|
audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|