Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.16.1 #250

Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.16.1

Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.16.1 #250

Triggered via pull request August 12, 2024 08:34
Status Failure
Total duration 3m 5s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: internal/pkg/app/repository.go#L27
SA1019: mongo.NewClient is deprecated: Use [Connect] instead. (staticcheck)
lint: internal/pkg/app/repository.go#L37
SA1019: a.mongoClient.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/setup-go@v3, 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/