TEMPPP: TO FIX #213
lint.yml
on: push
Lint GoLang job
4m 48s
Lint YAML job
4s
Annotations
10 errors and 2 warnings
Lint GoLang job:
cli/acp_identity_new.go#L14
File is not `goimports`-ed with -local github.com/sourcenetwork/defradb (goimports)
|
Lint GoLang job:
internal/acp/identity/generate.go#L57
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
Lint GoLang job:
internal/acp/identity/generate.go#L58
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
Lint GoLang job:
internal/acp/identity/generate.go#L59
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
Lint GoLang job:
internal/acp/identity/generate.go#L60
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
Lint GoLang job:
internal/acp/identity/generate.go#L61
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
Lint GoLang job:
internal/acp/identity/generate.go#L62
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
Lint GoLang job:
internal/acp/identity/generate.go#L63
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
Lint GoLang job:
internal/acp/identity/generate.go#L64
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
Lint GoLang job
issues found
|
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/.
|