Skip to content

Merge pull request #3 from klouddb/license_change #64

Merge pull request #3 from klouddb/license_change

Merge pull request #3 from klouddb/license_change #64

Triggered via push March 3, 2024 23:22
Status Failure
Total duration 35s
Artifacts

golangci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: rds/4.3.0.go#L98
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: rds/4.3.0.go#L108
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: rds/4.4.0.go#L29
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: rds/4.3.0.go#L143
File is not `gofmt`-ed with `-s` (gofmt)
lint: rds/4.2.0.go#L192
G601: Implicit memory aliasing in for loop. (gosec)
lint: rds/4.2.0.go#L202
G601: Implicit memory aliasing in for loop. (gosec)
lint: rds/4.3.0.go#L189
G601: Implicit memory aliasing in for loop. (gosec)
lint: rds/4.3.0_test.go#L87
`emtpy` is a misspelling of `empty` (misspell)
lint: cmd/ciscollector/main.go#L182
printf: `fmt.Println` arg list ends with redundant newline (govet)
lint: cmd/ciscollector/main.go#L201
printf: `fmt.Println` arg list ends with redundant newline (govet)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@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/.