chore: Improve error message for Read-only transaction with bounded staleness #5691
Annotations
5 errors and 12 warnings
Run npm run lint:
src/database.ts#L2098
Replace `options·!=null·&&·(options['maxStaleness']·!=·null·||·options['minReadTimestamp']·!=·null)` with `⏎······options·!=·null·&&⏎······(options['maxStaleness']·!=·null·||·options['minReadTimestamp']·!=·null)⏎····`
|
Run npm run lint:
src/database.ts#L2098
Expected '!==' and instead saw '!='
|
Run npm run lint:
src/database.ts#L2098
Expected '!==' and instead saw '!='
|
Run npm run lint:
src/database.ts#L2098
Expected '!==' and instead saw '!='
|
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
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Run npm run lint:
observability-test/database.ts#L96
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/database.ts#L88
'CLOUD_RESOURCE_HEADER' is defined but never used
|
Run npm run lint:
src/instrument.ts#L268
'key' is defined but never used
|
Run npm run lint:
src/instrument.ts#L268
'value' is defined but never used
|
Loading