Skip to content

readme changes

readme changes #4

Triggered via pull request May 2, 2023 10:33
Status Success
Total duration 3m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-go.yml

on: pull_request
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: cmd/vmlabel.go#L33
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/vmlabel.go#L49
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/vmlabel.go#L65
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/uninstall.go#L20
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/sysdump.go#L19
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/vmonboarding.go#L27
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/get/get.go#L1
should have a package comment
go-lint: cmd/install.go#L37
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-lint: cmd/policy.go#L38
redundant if ...; err != nil check, just return error instead.
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-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/.
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/.