Skip to content

refactor: skip unwanted logs #307

refactor: skip unwanted logs

refactor: skip unwanted logs #307

Triggered via pull request December 19, 2024 08:18
Status Failure
Total duration 15m 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
golangci: pebble.go#L303
Error return value of `b.batch.Set` is not checked (errcheck)
golangci: pebble.go#L316
Error return value of `b.batch.Delete` is not checked (errcheck)
golangci: pebble.go#L56
unlambda: replace `func(name string, dir string, opts Options) (DB, error) {
golangci: pebble.go#L235
unused-parameter: parameter 'size' seems to be unused, consider removing or renaming it as _ (revive)
golangci: pebble.go#L504
unused-parameter: parameter 'format' seems to be unused, consider removing or renaming it as _ (revive)
golangci: pebble.go#L279
field `db` is unused (unused)
golangci
Process completed with exit code 2.
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636