Skip to content

updated readme

updated readme #1

Triggered via pull request May 2, 2023 06:34
Status Failure
Total duration 3m 39s
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

2 errors and 15 warnings
go-fmt
Process completed with exit code 2.
go-sec
Process completed with exit code 2.
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/get/get.go#L1
should have a package comment
go-lint: cmd/log.go#L20
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/version.go#L17
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/rotate-tls.go#L14
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/vmlabel.go#L33
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/install.go#L37
redundant if ...; err != nil check, just return error instead.
go-lint: cmd/selfupdate.go#L17
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/probe.go#L25
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/.