Skip to content

TEMPPP: TO FIX

TEMPPP: TO FIX #233

Triggered via push June 5, 2024 21:14
Status Failure
Total duration 5m 52s
Artifacts

lint.yml

on: push
Lint GoLang job
5m 7s
Lint GoLang job
Lint YAML job
6s
Lint YAML job
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint GoLang job: acp/identity/generate.go#L73
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
Lint GoLang job: acp/identity/generate.go#L74
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
Lint GoLang job: acp/identity/generate.go#L75
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
Lint GoLang job: acp/identity/generate.go#L76
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
Lint GoLang job: acp/identity/generate.go#L77
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
Lint GoLang job: acp/identity/generate.go#L78
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
Lint GoLang job: acp/identity/generate.go#L79
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
Lint GoLang job: acp/identity/generate.go#L80
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
Lint GoLang job: acp/identity/generate.go#L85
nilness: impossible condition: nil != nil (govet)
Lint GoLang job: cli/acp_identity_new.go#L14
File is not `goimports`-ed with -local github.com/sourcenetwork/defradb (goimports)
Lint YAML job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint GoLang job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.