Skip to content

Support celery tasks on APIv2 to process heavy operations smoothly #408

Support celery tasks on APIv2 to process heavy operations smoothly

Support celery tasks on APIv2 to process heavy operations smoothly #408

Triggered via pull request March 8, 2024 02:14
Status Failure
Total duration 2m 10s
Artifacts

build-frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 13 warnings
lint: frontend/src/repository/AironeApiClient.ts#L15
'EntityCreate' is defined but never used
lint: frontend/src/repository/AironeApiClient.ts#L15
'EntityCreate' is defined but never used
lint: frontend/src/repository/AironeApiClient.ts#L17
'EntityUpdate' is defined but never used
lint: frontend/src/repository/AironeApiClient.ts#L17
'EntityUpdate' is defined but never used
lint: frontend/src/repository/AironeApiClient.ts#L21
'EntryCreate' is defined but never used
lint: frontend/src/repository/AironeApiClient.ts#L21
'EntryCreate' is defined but never used
lint
Process completed with exit code 1.
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#L527
Unexpected any. Specify a different type
lint: frontend/src/repository/AironeApiClient.ts#L530
Unexpected any. Specify a different type
lint: frontend/src/repository/AironeApiClient.ts#L538
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/.