Enable collecting coverage on the frontend #329
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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#L521
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L524
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L532
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|