draft: remove context in nosql #41
Annotations
6 errors
test:
nosql/db_test.go#L28
too many arguments in call to nosql.Create
|
test:
nosql/db_test.go#L34
too many arguments in call to nosql.Update
|
test:
nosql/db_test.go#L39
too many arguments in call to nosql.FindOne[User]
|
test:
nosql/db_test.go#L49
too many arguments in call to nosql.FindAll[User]
|
test:
nosql/db_test.go#L59
too many arguments in call to nosql.Delete[User]
|
test
Process completed with exit code 1.
|