feat(core): flag type and gql of inherited and calculated values of attributes #1803
ci.yml
on: pull_request
install
/
install
1m 34s
lint
1m 10s
tscheck
2m 15s
e2e-api
2m 40s
e2e-indexation-manager
2m 33s
e2e-sync-scan
1m 5s
Matrix: workspace-unit-tests
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
|