Skip to content

feat(ci)/sync-translations-files #1805

feat(ci)/sync-translations-files

feat(ci)/sync-translations-files #1805

Triggered via pull request April 5, 2024 12:13
Status Success
Total duration 9m 42s
Artifacts

ci.yml

on: pull_request
Matrix: workspace-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint: apps/portal/src/_tests/testUtils.tsx#L30
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
lint: apps/portal/src/_tests/testUtils.tsx#L67
This rule can't verify that `export *` only exports components
lint: libs/ui/src/components/LibraryItemsList/FiltersPanel/Filter/Filter.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: libs/ui/src/components/LibraryItemsList/shared/SelectCellsBtn.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components