Skip to content

Make the frontend a module for customview #795

Make the frontend a module for customview

Make the frontend a module for customview #795

Triggered via pull request November 9, 2024 01:07
Status Failure
Total duration 2m 19s
Artifacts

build-frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
lint: frontend/src/pages/EntryListPage.test.tsx#L13
There should be at least one empty line between import groups
lint: frontend/src/pages/EntryListPage.test.tsx#L13
`Routes` import should occur before import of `msw`
lint
Process completed with exit code 1.
build
Process completed with exit code 1.
test
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L45
Unexpected any. Specify a different type
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/