Skip to content

Drop Discord and add Professional Support link to README #625

Drop Discord and add Professional Support link to README

Drop Discord and add Professional Support link to README #625

Triggered via pull request July 27, 2023 15:27
Status Success
Total duration 1m 24s
Artifacts

reviewdog.yml

on: pull_request
runner / go-test
48s
runner / go-test
runner / shellcheck
10s
runner / shellcheck
runner / misspell
17s
runner / misspell
runner / alex
44s
runner / alex
runner / golangci-lint
1m 10s
runner / golangci-lint
runner / gofmt
7s
runner / gofmt
runner / shfmt
12s
runner / shfmt
Fit to window
Zoom out
Zoom in

Annotations

10 errors
runner / golangci-lint: pbm/config.go#L241
Error return value of `p.GetConfig` is not checked (errcheck)
runner / golangci-lint: pbm/node.go#L248
Error return value of `cn.Disconnect` is not checked (errcheck)
runner / golangci-lint: pbm/node.go#L340
Error return value of `cn.Disconnect` is not checked (errcheck)
runner / golangci-lint: e2e-tests/pkg/tests/sharded/trx.go#L109
Error return value of `sess.WithTransaction` is not checked (errcheck)
runner / golangci-lint: e2e-tests/pkg/tests/sharded/trx.go#L133
Error return value of `mongo.WithSession` is not checked (errcheck)
runner / golangci-lint: e2e-tests/pkg/tests/sharded/trx.go#L140
Error return value of `sess.AbortTransaction` is not checked (errcheck)
runner / golangci-lint: e2e-tests/pkg/tests/sharded/trx_phys.go#L86
Error return value of `sess.WithTransaction` is not checked (errcheck)
runner / golangci-lint: e2e-tests/pkg/tests/sharded/trx_phys.go#L106
Error return value of `mongo.WithSession` is not checked (errcheck)
runner / golangci-lint: e2e-tests/pkg/tests/sharded/trx_phys.go#L113
Error return value of `sess.AbortTransaction` is not checked (errcheck)
runner / golangci-lint: pbm/oplog/restore.go#L687
Error return value of `o.indexCatalog.DeleteIndexes` is not checked (errcheck)