Skip to content

Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 #357

Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0

Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 #357

Triggered via pull request June 26, 2023 13:57
Status Failure
Total duration 3m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
GolangCI-Lint: client.go#L42
SA1019: c.cl.Connect is deprecated: Use [mongo.Connect] instead. (staticcheck)
GolangCI-Lint: client.go#L139
SA1019: mongo.NewClient is deprecated: Use [Connect] instead. (staticcheck)
GolangCI-Lint: client_test.go#L211
SA1019: mongo.NewClient is deprecated: Use [Connect] instead. (staticcheck)
GolangCI-Lint
issues found
Mocks are outdated
Please run 'make generate-mocks' to re-generate the mocks
Mocks
Process completed with exit code 1.