Skip to content

Started with HA Groups #125

Started with HA Groups

Started with HA Groups #125

Triggered via pull request May 11, 2023 23:24
Status Success
Total duration 52s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
audit: main.go#L470
var userId should be userID
audit: main.go#L493
var userId should be userID
audit: main.go#L506
var userId should be userID
audit: main.go#L519
var userId should be userID
audit: cli/cobra.go#L14
comment on exported var RootCmd should be of the form "RootCmd ..."
audit: cli/cobra.go#L28
exported function Execute should have comment or be unexported
audit: cli/cobra.go#L35
exported function NewClient should have comment or be unexported
audit: cli/cobra.go#L41
exported function Client should have comment or be unexported
audit: cli/cobra.go#L41
func parameter apiUrl should be apiURL
audit: cli/cobra.go#L41
don't use underscores in Go names; func parameter http_headers should be httpHeaders
audit
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.