Skip to content

license-status (#3)

license-status (#3) #7

Triggered via push May 3, 2023 09:06
Status Success
Total duration 3m 27s
Artifacts

ci-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
go-fmt
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/.
go-lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
go-lint: sysdump/sysdump.go#L51
redundant if ...; err != nil check, just return error instead.
go-lint: sysdump/sysdump.go#L63
redundant if ...; err != nil check, just return error instead.
go-lint: sysdump/sysdump.go#L76
redundant if ...; err != nil check, just return error instead.
go-lint: sysdump/sysdump.go#L89
redundant if ...; err != nil check, just return error instead.
go-lint: sysdump/sysdump.go#L175
redundant if ...; err != nil check, just return error instead.
go-lint: selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
go-lint: cmd/get/get.go#L1
should have a package comment
go-lint: cmd/vmlabel.go#L33
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/discover.go#L19
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/log.go#L20
redundant if ...; err != nil check, just return error instead.
go-build
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/.
unit-tests
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/.
go-sec
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/.