Skip to content

Bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0 #191

Bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0

Bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0 #191

Triggered via pull request September 23, 2024 12:29
Status Failure
Total duration 1m 8s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: providers/annotated/annotated.go#L459
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint: providers/abuseipdb/abuseipdb.go#L370
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint: providers/virustotal/virustotal.go#L316
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
lint: manager/manager.go#L43
G115: integer overflow conversion int64 -> uint64 (gosec)
lint: manager/manager.go#L190
G115: integer overflow conversion uint64 -> int64 (gosec)
lint: config/config.go#L351
G115: integer overflow conversion uint64 -> int64 (gosec)
lint
issues found