wip - adding tests #44
Annotations
10 errors and 1 warning
Run Ginkgo Tests on Mongo 5
undefined: collection
|
Run Ginkgo Tests on Mongo 5
cannot use database (variable of type *Database) as Database value in argument to validateDatabase
|
Run Ginkgo Tests on Mongo 5
undefined: collection
|
Run Ginkgo Tests on Mongo 5
cannot infer T (/home/runner/work/gomongo/gomongo/gomongo/watcher.go:76:29)
|
Run Ginkgo Tests on Mongo 5
undefined: collection
|
Run Ginkgo Tests on Mongo 5
cannot use NewDatabase(context.Background(), ConnectionSettings{…}) (value of type Database) as *Database value in assignment
|
Run Ginkgo Tests on Mongo 5
cannot use NewDatabase(context.Background(), ConnectionSettings{…}) (value of type Database) as *Database value in assignment
|
Run Ginkgo Tests on Mongo 5
cannot use gomongoDatabase (variable of type *Database) as Database value in argument to NewCollection[DummyStruct]
|
Run Ginkgo Tests on Mongo 5
cannot use gomongoDatabase (variable of type *Database) as Database value in argument to NewCollection[DummyStruct]
|
Run Ginkgo Tests on Mongo 5
cannot use dummies (variable of type []DummyStruct) as int value in argument to populateCollectionWithManyFakeDocuments
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading