fix(deps): update module go.mongodb.org/mongo-driver to v1.17.2 #307
Annotations
3 errors and 1 warning
internal/db/mongo/mongo.go#L26
SA1019: mongo.NewClient is deprecated: Use [Connect] instead. (staticcheck)
|
internal/db/mongo/mongo.go#L31
SA1019: m.client.Connect is deprecated: Use [mongo.Connect] instead. (staticcheck)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading