Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Golang CI

Golang CI #1177

Triggered via schedule February 25, 2024 03:19
Status Success
Total duration 19m 1s
Artifacts

ci.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
CI Build: cmd/log.go#L13
exported var ReasonSkip should have comment or be unexported
CI Build: cmd/log.go#L21
exported var ColorRegion should have comment or be unexported
CI Build: cmd/log.go#L27
comment on exported function Sorted should be of the form "Sorted ..."
CI Build: cmd/log.go#L43
exported function Log should have comment or be unexported
CI Build: cmd/nuke.go#L14
exported type Nuke should have comment or be unexported
CI Build: cmd/nuke.go#L24
exported function NewNuke should have comment or be unexported
CI Build: cmd/nuke.go#L33
exported method Nuke.Run should have comment or be unexported
CI Build: cmd/nuke.go#L37
error strings should not be capitalized or end with punctuation or a newline
CI Build: cmd/nuke.go#L118
error strings should not be capitalized or end with punctuation or a newline
CI Build: cmd/nuke.go#L137
exported method Nuke.Scan should have comment or be unexported
CI Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docker Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.