Skip to content

fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0 #305

fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0

fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0 #305

Triggered via pull request August 6, 2024 23:02
Status Failure
Total duration 3m 17s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: internal/db/mongo/mongo.go#L26
SA1019: mongo.NewClient is deprecated: Use [Connect] instead. (staticcheck)
lint: internal/db/mongo/mongo.go#L31
SA1019: m.client.Connect is deprecated: Use [mongo.Connect] instead. (staticcheck)
lint
issues found
lint
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/