Skip to content

Drop Discord and add Professional Support link to README #626

Drop Discord and add Professional Support link to README

Drop Discord and add Professional Support link to README #626

Triggered via pull request July 27, 2023 15:34
Status Success
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

reviewdog.yml

on: pull_request
runner / go-test
46s
runner / go-test
runner / shellcheck
8s
runner / shellcheck
runner / misspell
14s
runner / misspell
runner / alex
40s
runner / alex
runner / golangci-lint
1m 11s
runner / golangci-lint
runner / gofmt
8s
runner / gofmt
runner / shfmt
13s
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: pbm/oplog/restore.go#L687
Error return value of `o.indexCatalog.DeleteIndexes` 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)