test: Add a test to ensure that snapshot reads works for runQuery #2286
Annotations
11 warnings
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/
|
src/aggregate.ts#L126
Unexpected any. Specify a different type
|
src/aggregate.ts#L183
Unexpected any. Specify a different type
|
src/aggregate.ts#L195
Unexpected any. Specify a different type
|
src/aggregate.ts#L222
Unexpected any. Specify a different type
|
src/filter.ts#L146
Unexpected any. Specify a different type
|
src/query.ts#L619
Unexpected any. Specify a different type
|
src/query.ts#L641
Unexpected any. Specify a different type
|
src/query.ts#L647
Unexpected any. Specify a different type
|
src/request.ts#L687
Unexpected any. Specify a different type
|
src/request.ts#L768
Unexpected any. Specify a different type
|
This job succeeded
Loading