chore: support for common interface to get a session to support multiplexed session #5647
Annotations
4 errors and 12 warnings
Run npm run lint:
src/database.ts#L115
Replace `·MultiplexedSessionInterface·` with `MultiplexedSessionInterface`
|
Run npm run lint:
test/database.ts#L49
Replace `·SessionFactory·` with `SessionFactory`
|
Run npm run lint:
test/database.ts#L343
Delete `⏎`
|
Run npm run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
observability-test/database.ts#L97
Unexpected any. Specify a different type
|
Run npm run lint:
samples/resource/singer.d.ts#L39
'SingerInfo' is defined but never used
|
Run npm run lint:
samples/resource/singer.d.ts#L130
Unexpected any. Specify a different type
|
Run npm run lint:
samples/resource/singer.d.ts#L138
Unexpected any. Specify a different type
|
Run npm run lint:
samples/resource/singer.d.ts#L150
Unexpected any. Specify a different type
|
Run npm run lint:
samples/resource/singer.d.ts#L156
Unexpected any. Specify a different type
|
Run npm run lint:
samples/resource/singer.d.ts#L167
'Genre' is defined but never used
|
Run npm run lint:
src/instrument.ts#L257
'key' is defined but never used
|
Run npm run lint:
src/instrument.ts#L257
'value' is defined but never used
|
Run npm run lint:
src/instrument.ts#L261
'attributes' is defined but never used
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading