feat(NODE-5545): remove deprecated objects #8107
Annotations
10 errors
build:
src/sessions.ts#L378
Property 'transaction' does not exist on type 'ClientSession'. Did you mean 'inTransaction'?
|
build:
src/sessions.ts#L255
Property 'transaction' does not exist on type 'ClientSession'. Did you mean 'inTransaction'?
|
build:
src/sessions.ts#L251
Property 'transaction' does not exist on type 'ClientSession'. Did you mean 'inTransaction'?
|
build:
src/sessions.ts#L205
Property 'transaction' does not exist on type 'ClientSession'. Did you mean 'inTransaction'?
|
build:
src/sdam/topology.ts#L573
Property 'transaction' does not exist on type 'ClientSession'. Did you mean 'inTransaction'?
|
build:
src/sdam/server.ts#L540
Property 'transaction' does not exist on type 'ClientSession'. Did you mean 'inTransaction'?
|
build:
src/read_preference.ts#L160
Argument of type 'string' is not assignable to parameter of type 'ReadPreferenceMode'.
|
build:
src/read_preference.ts#L153
Argument of type 'string' is not assignable to parameter of type 'ReadPreferenceMode'.
|
build:
src/read_preference.ts#L145
Property 'transaction' does not exist on type 'ClientSession'. Did you mean 'inTransaction'?
|
build:
src/operations/execute_operation.ts#L111
Property 'transaction' does not exist on type 'ClientSession'. Did you mean 'inTransaction'?
|