Skip to content

Add dependabot config and update CI #46

Add dependabot config and update CI

Add dependabot config and update CI #46

Triggered via pull request June 21, 2025 10:48
@mangalaman93mangalaman93
synchronize #88
aman/dep
Status Failure
Total duration 24s
Artifacts

golangci-lint.yml

on: pull_request
ci-go-tests
22s
ci-go-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci-go-tests: examples/extsort/sort.go#L203
Error return value of `mq.Enqueue` is not checked (errcheck)
ci-go-tests: examples/extsort/sort.go#L153
Error return value of `(*github.com/grandecola/bigqueue.MmapQueue).Close` is not checked (errcheck)
ci-go-tests: examples/extsort/sort.go#L76
Error return value of `fd.Close` is not checked (errcheck)
ci-go-tests: examples/extsort/sort.go#L60
Error return value of `oq.Close` is not checked (errcheck)
ci-go-tests: examples/extsort/main.go#L78
Error return value of `fd.Close` is not checked (errcheck)
ci-go-tests: examples/extsort/main.go#L66
Error return value of `writer.WriteString` is not checked (errcheck)
ci-go-tests: examples/extsort/main.go#L58
Error return value of `fd.Close` is not checked (errcheck)
ci-go-tests: examples/consumer/consumer.go#L14
Error return value of `bq.Close` is not checked (errcheck)
ci-go-tests: examples/config/config.go#L17
Error return value of `bq.Close` is not checked (errcheck)
ci-go-tests: examples/basic/basic.go#L14
Error return value of `bq.Close` is not checked (errcheck)