Skip to content

feat: Support for using multiple databases in datastore #1519

feat: Support for using multiple databases in datastore

feat: Support for using multiple databases in datastore #1519

Triggered via pull request August 8, 2023 18:24
Status Success
Total duration 2m 20s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/aggregate.ts#L154
Unexpected any. Specify a different type
lint: src/filter.ts#L146
Unexpected any. Specify a different type
lint: src/index.ts#L69
'addDatabaseIdToRequest' is defined but never used
lint: src/query.ts#L611
Unexpected any. Specify a different type
lint: src/request.ts#L47
'ValueProto' is defined but never used
lint: src/request.ts#L620
Unexpected any. Specify a different type
lint: src/request.ts#L622
Unexpected any. Specify a different type
lint: src/request.ts#L940
Unexpected any. Specify a different type
lint: src/request.ts#L1180
Unexpected any. Specify a different type
lint: system-test/fixtures/sample/src/index.ts#L22
'client' is defined but never used