build(deps): bump morphy2k/revive-action from 2.5.6 to 2.5.11 #154
Annotations
5 errors and 20 warnings
Test on go 1.18 and ubuntu-latest
no required module provides package github.com/gookit/goutil/stdutil; to add it:
|
Test on go 1.18 and ubuntu-latest
Process completed with exit code 1.
|
Test on go 1.19 and ubuntu-latest
The job was canceled because "ubuntu-latest_1_18" failed.
|
Test on go 1.19 and ubuntu-latest
no required module provides package github.com/gookit/goutil/stdutil; to add it:
|
Test on go 1.19 and ubuntu-latest
Process completed with exit code 1.
|
Test on go 1.18 and ubuntu-latest:
goenv.go#L1
should have a package comment
|
Test on go 1.18 and ubuntu-latest:
cmd/goenv/main.go#L1
should have a package comment
|
Test on go 1.18 and ubuntu-latest:
goenv.go#L13
exported var ConfFile should have comment or be unexported
|
Test on go 1.18 and ubuntu-latest:
cli/cli.go#L1
should have a package comment
|
Test on go 1.18 and ubuntu-latest:
goenv.go#L14
exported var Version should have comment or be unexported
|
Test on go 1.18 and ubuntu-latest:
goenv.go#L51
exported function InitConfigFile should have comment or be unexported
|
Test on go 1.18 and ubuntu-latest:
cli/shell.go#L13
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Test on go 1.18 and ubuntu-latest:
cli/shell.go#L16
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Test on go 1.18 and ubuntu-latest:
goenv.go#L16
exported var CfgMgr should have comment or be unexported
|
Test on go 1.18 and ubuntu-latest:
cli/uninstall.go#L15
parameter 'args' seems to be unused, consider removing or renaming it as _
|
Test on go 1.19 and ubuntu-latest:
goenv.go#L1
should have a package comment
|
Test on go 1.19 and ubuntu-latest:
cmd/goenv/main.go#L1
should have a package comment
|
Test on go 1.19 and ubuntu-latest:
goenv.go#L14
exported var Version should have comment or be unexported
|
Test on go 1.19 and ubuntu-latest:
goenv.go#L13
exported var ConfFile should have comment or be unexported
|
Test on go 1.19 and ubuntu-latest:
goenv.go#L51
exported function InitConfigFile should have comment or be unexported
|
Test on go 1.19 and ubuntu-latest:
goenv.go#L16
exported var CfgMgr should have comment or be unexported
|
Test on go 1.19 and ubuntu-latest:
cli/switch.go#L23
parameter 'args' seems to be unused, consider removing or renaming it as _
|
Test on go 1.19 and ubuntu-latest:
cli/cli.go#L1
should have a package comment
|
Test on go 1.19 and ubuntu-latest:
cli/info.go#L27
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Test on go 1.19 and ubuntu-latest:
cli/update.go#L21
parameter 'args' seems to be unused, consider removing or renaming it as _
|