feat: Query profiling feature #2100
Annotations
10 errors and 17 warnings
lint:
src/request.ts#L65
Replace `resp·&&·resp.explainMetrics·&&·resp.explainMetrics.planSummary·&&·resp.explainMetrics.planSummary.indexesUsed` with `⏎····resp·&&⏎····resp.explainMetrics·&&⏎····resp.explainMetrics.planSummary·&&⏎····resp.explainMetrics.planSummary.indexesUsed⏎··`
|
lint:
src/request.ts#L66
Replace `planSummary:·{indexesUsed:·resp.explainMetrics.planSummary.indexesUsed.map((index:·google.protobuf.IStruct)·=>·decodeStruct(index))}})` with `⏎······planSummary:·{⏎········indexesUsed:·resp.explainMetrics.planSummary.indexesUsed.map(⏎··········(index:·google.protobuf.IStruct)·=>·decodeStruct(index)⏎········),⏎······},⏎····});`
|
lint:
src/request.ts#L71
Insert `⏎·······`
|
lint:
src/request.ts#L73
Replace `resultsReturned:·typeof·resultsReturned·===·'string'·?·parseInt(resultsReturned)·:·resultsReturned` with `⏎··········resultsReturned:⏎············typeof·resultsReturned·===·'string'⏎··············?·parseInt(resultsReturned)⏎··············:·resultsReturned,⏎········`
|
lint:
src/request.ts#L77
Insert `⏎·······`
|
lint:
src/request.ts#L79
Replace `executionDuration:·typeof·executionDuration·===·'string'·?·parseInt(executionDuration)·:·executionDuration` with `⏎··········executionDuration:⏎············typeof·executionDuration·===·'string'⏎··············?·parseInt(executionDuration)⏎··············:·executionDuration,⏎········`
|
lint:
src/request.ts#L85
Replace `readOperations:·typeof·readOperations·===·'string'·?·parseInt(readOperations)·:·readOperations` with `⏎··········readOperations:⏎············typeof·readOperations·===·'string'⏎··············?·parseInt(readOperations)⏎··············:·readOperations,⏎········`
|
lint:
src/request.ts#L978
Insert `·`
|
lint:
src/request.ts#L980
Insert `;`
|
lint:
src/request.ts#L984
Insert `;`
|
test (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, JustinBeckwith/linkinator-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/aggregate.ts#L126
Unexpected any. Specify a different type
|
lint:
src/aggregate.ts#L183
Unexpected any. Specify a different type
|
lint:
src/aggregate.ts#L195
Unexpected any. Specify a different type
|
lint:
src/aggregate.ts#L222
Unexpected any. Specify a different type
|
lint:
src/filter.ts#L146
Unexpected any. Specify a different type
|
lint:
src/index.ts#L55
'QueryMode' is defined but never used
|
lint:
src/query.ts#L26
'google' is defined but never used
|
lint:
src/query.ts#L616
Unexpected any. Specify a different type
|
lint:
src/query.ts#L630
Unexpected any. Specify a different type
|
lint:
src/query.ts#L650
Unexpected any. Specify a different type
|
windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|