frontend: Project Catalog - Rework of layout #6438
Triggered via pull request
September 26, 2024 22:38
Status
Failure
Total duration
6m 40s
Artifacts
–
Annotations
7 errors and 2 warnings
Lint:
frontend/workflows/projectCatalog/src/details/index.tsx#L1
Run autofix to sort these imports!
|
Lint:
frontend/workflows/projectCatalog/src/details/index.tsx#L5
'/home/runner/work/clutch/clutch/frontend/node_modules/lodash/lodash.js' imported multiple times
|
Lint:
frontend/workflows/projectCatalog/src/details/index.tsx#L17
`lodash` import should occur before import of `../types`
|
Lint:
frontend/workflows/projectCatalog/src/details/index.tsx#L17
'/home/runner/work/clutch/clutch/frontend/node_modules/lodash/lodash.js' imported multiple times
|
Lint:
frontend/workflows/projectCatalog/src/types/details.ts#L1
Run autofix to sort these imports!
|
Lint:
frontend/workflows/projectCatalog/src/types/details.ts#L6
`@mui/material` import should occur before import of `../details/components/card`
|
Lint
Process completed with exit code 2.
|
Test [e2e]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test [e2e]
Restore cache failed: Dependencies file is not found in /home/runner/work/clutch/clutch. Supported file pattern: go.sum
|