Skip to content

Feature: QemuDisk-WWN #148

Feature: QemuDisk-WWN

Feature: QemuDisk-WWN #148

Triggered via pull request June 21, 2023 21:32
Status Success
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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