Skip to content

Hackweek/webapp builder #991

Hackweek/webapp builder

Hackweek/webapp builder #991

Triggered via pull request August 8, 2023 07:13
Status Failure
Total duration 1m 46s
Artifacts

linting.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint (18.x)
Process completed with exit code 1.
lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
lint (18.x): src/containers/AppRoutes/AppRoutes.tsx#L14
There should be at least one empty line between import groups
lint (18.x): src/containers/AppRoutes/AppRoutes.tsx#L15
`../AppWrapper/AppWrapper` import should occur before import of `#components/ErrorPage/ErrorPage`