[Backport 2.x] [Bug]added error handling for api calls #328
Annotations
10 errors and 14 warnings
server/services/QueryService.ts#L6
Delete `⏎`
|
server/services/QueryService.ts#L10
Delete `⏎`
|
server/services/QueryService.ts#L13
Prefer named exports
|
server/services/QueryService.ts#L24
Replace `request:·any,·format:·string,·responseFormat:·string,·body:·any,·context:·RequestHandlerContext` with `⏎····request:·any,⏎····format:·string,⏎····responseFormat:·string,⏎····body:·any,⏎····context:·RequestHandlerContext⏎··`
|
server/services/QueryService.ts#L33
Replace `dataSourceMDSId` with `·dataSourceMDSId·`
|
server/services/QueryService.ts#L55
Insert `,`
|
server/services/QueryService.ts#L61
Replace `request:·any,·format:·string,·jobId:·string,·responseFormat:·string,·context:·any,·dataSourceMDSId:·string` with `⏎····request:·any,⏎····format:·string,⏎····jobId:·string,⏎····responseFormat:·string,⏎····context:·any,⏎····dataSourceMDSId:·string⏎··`
|
server/services/QueryService.ts#L67
Delete `⏎`
|
server/services/QueryService.ts#L70
Expected property shorthand
|
server/services/QueryService.ts#L73
Insert `·`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, lots0logs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
server/routes/query.ts#L38
Unexpected any. Specify a different type
|
server/routes/query.ts#L60
Unexpected any. Specify a different type
|
server/routes/query.ts#L82
Unexpected any. Specify a different type
|
server/routes/query.ts#L104
Unexpected any. Specify a different type
|
server/routes/query.ts#L126
Unexpected any. Specify a different type
|
server/routes/query.ts#L148
Unexpected any. Specify a different type
|
server/routes/query.ts#L170
Unexpected any. Specify a different type
|
server/routes/query.ts#L192
Unexpected any. Specify a different type
|
server/routes/query.ts#L214
Unexpected any. Specify a different type
|
server/routes/query.ts#L236
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading