V2 Migration POC #1823
Annotations
6 errors and 2 warnings
Golangci-lint:
test/e2e/util/mongotester/mongotester_test.go#L28
Error return value is not checked (errcheck)
|
Golangci-lint:
test/e2e/util/mongotester/mongotester_test.go#L44
Error return value is not checked (errcheck)
|
Golangci-lint:
test/e2e/util/mongotester/mongotester.go#L431
type `clientOptionRemover` is unused (unused)
|
Golangci-lint:
test/e2e/util/mongotester/mongotester.go#L437
func `clientOptionRemover.ApplyOption` is unused (unused)
|
Golangci-lint:
test/e2e/util/mongotester/mongotester.go#L123
composites: go.mongodb.org/mongo-driver/v2/bson.E struct literal uses unkeyed fields (govet)
|
Golangci-lint
issues found
|
Mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Mypy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|