Support celery tasks on APIv2 to process heavy operations smoothly #416
Annotations
13 warnings
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:
frontend/src/components/common/SearchBox.tsx#L16
Unexpected any. Specify a different type
|
lint:
frontend/src/hooks/useTypedParams.tsx#L4
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L523
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L526
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L534
Unexpected any. Specify a different type
|
lint:
frontend/src/services/AironeAPIErrorUtil.ts#L21
Unexpected any. Specify a different type
|
lint:
frontend/src/services/AironeAPIErrorUtil.ts#L26
Unexpected any. Specify a different type
|
lint:
frontend/src/services/AironeAPIErrorUtil.ts#L37
Unexpected any. Specify a different type
|
lint:
frontend/src/services/ServerContext.ts#L6
Unexpected any. Specify a different type
|
lint:
frontend/src/services/ServerContext.ts#L41
Unexpected any. Specify a different type
|
build
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|