chore(deps): update github/codeql-action action to v3.28.4 #2986
ci-go.yml
on: pull_request
go-build
1m 12s
go-fmt
5s
go-sec
1m 48s
go-lint
21s
unit-tests
1m 21s
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:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
vm/policy.go#L4
should have a package comment
|
go-lint:
log/log.go#L25
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
|
go-lint:
log/log.go#L44
struct field TlsCertPath should be TLSCertPath
|
go-lint:
log/log.go#L45
struct field TlsCertProvider should be TLSCertProvider
|
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:
cmd/sysdump.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/sysdump.go#L18
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/probe.go#L24
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
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
|