Merge pull request #476 from rksharma95/deprecate-vm-package #2984
ci-go.yml
on: push
go-build
1m 22s
go-fmt
15s
go-sec
1m 45s
go-lint
21s
unit-tests
1m 41s
Annotations
15 warnings
go-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint:
cmd/install.go#L20
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
profile/pathAggregator.go#L13
should omit type string from declaration of var WildPathDigit; it will be inferred from the right-hand side
|
go-lint:
profile/pathAggregator.go#L14
should omit type string from declaration of var WildPathDigitLeaf; it will be inferred from the right-hand side
|
go-lint:
cmd/log.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/log.go#L18
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
profile/pathAggregator.go#L15
should omit type string from declaration of var WildPathChar; it will be inferred from the right-hand side
|
go-lint:
profile/pathAggregator.go#L16
should omit type string from declaration of var WildPathCharLeaf; it will be inferred from the right-hand side
|
go-lint:
cmd/uninstall.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/uninstall.go#L18
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
profile/pathAggregator.go#L13
exported var WildPathDigit should have comment or be unexported
|
go-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-sec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|