feat: add support for multiplexed session for read only transactions #5509
Annotations
18 errors and 21 warnings
lint:
src/database.ts#L103
Replace `·GetSession,·GetSessionInterface·` with `GetSession,·GetSessionInterface`
|
lint:
src/database.ts#L370
Replace `·MultiplexedSessionOptions·|·MultiplexedSessionConstructor,·` with `⏎······|·MultiplexedSessionOptions⏎······|·MultiplexedSessionConstructor`
|
lint:
src/database.ts#L370
Trailing spaces not allowed
|
lint:
src/database.ts#L489
Replace `this,·name,·poolOptions,·multiplexedSessionOptions` with `⏎······this,⏎······name,⏎······poolOptions,⏎······multiplexedSessionOptions⏎····`
|
lint:
src/database.ts#L1149
Replace `(process.env.GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS!==` with `·(process.env.GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS·!==·`
|
lint:
src/database.ts#L3070
Replace `"session:·"` with `'session:·'`
|
lint:
src/get-session.ts#L1
Replace `·Database,·Session,·Transaction·}·from·"."` with `Database,·Session,·Transaction}·from·'.'`
|
lint:
src/get-session.ts#L2
Replace `·MultiplexedSession,·MultiplexedSessionInterface,·MultiplexedSessionOptions·}·from·"./multiplexed-session"` with `⏎··MultiplexedSession,⏎··MultiplexedSessionInterface,⏎··MultiplexedSessionOptions,⏎}·from·'./multiplexed-session'`
|
lint:
src/get-session.ts#L3
Replace `·SessionPool,·SessionPoolInterface,·SessionPoolOptions·}·from·"./session-pool"` with `⏎··SessionPool,⏎··SessionPoolInterface,⏎··SessionPoolOptions,⏎}·from·'./session-pool'`
|
lint:
src/get-session.ts#L4
Replace `·MultiplexedSessionConstructor,·SessionPoolConstructor·}·from·"./database"` with `⏎··MultiplexedSessionConstructor,⏎··SessionPoolConstructor,⏎}·from·'./database'`
|
test (20)
Process completed with exit code 22.
|
test (16)
The job was canceled because "_20" failed.
|
test (16)
The operation was canceled.
|
test (18)
The job was canceled because "_20" failed.
|
test (18)
The operation was canceled.
|
test (14)
The job was canceled because "_20" failed.
|
test (14)
The operation was canceled.
|
windows
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The process '/usr/bin/git' failed with exit code 128
|
lint:
observability-test/database.ts#L96
Unexpected any. Specify a different type
|
lint:
samples/resource/singer.d.ts#L39
'SingerInfo' is defined but never used
|
lint:
samples/resource/singer.d.ts#L130
Unexpected any. Specify a different type
|
lint:
samples/resource/singer.d.ts#L138
Unexpected any. Specify a different type
|
lint:
samples/resource/singer.d.ts#L150
Unexpected any. Specify a different type
|
lint:
samples/resource/singer.d.ts#L156
Unexpected any. Specify a different type
|
lint:
samples/resource/singer.d.ts#L167
'Genre' is defined but never used
|
lint:
src/database.ts#L3070
Strings must use singlequote
|
lint:
src/get-session.ts#L1
Strings must use singlequote
|
lint:
src/get-session.ts#L2
Strings must use singlequote
|
test (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (20)
The process '/usr/bin/git' failed with exit code 128
|
test (16)
The process '/usr/bin/git' failed with exit code 128
|
test (18)
The process '/usr/bin/git' failed with exit code 128
|
docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
docs
The process '/usr/bin/git' failed with exit code 128
|
test (14)
The process '/usr/bin/git' failed with exit code 128
|
windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|