Fix LFS config and wasm scripts (#49) #8
lint.yaml
on: push
Run Linters and Typechecking
1m 0s
Annotations
7 warnings
Run Linters and Typechecking:
src/components/GuidedTour.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linters and Typechecking:
src/components/panels/base/reflexed.tsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linters and Typechecking:
src/components/panels/errordisplays.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linters and Typechecking:
src/playground-ui/AlertProvider.tsx#L85
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linters and Typechecking:
src/playground-ui/ConfirmDialogProvider.tsx#L109
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Linters and Typechecking:
src/spicedb-common/components/relationshipeditor/RelationshipEditor.tsx#L190
React Hook useEffect has a missing dependency: 'dataUpdated'. Either include it or remove the dependency array
|
Run Linters and Typechecking:
src/spicedb-common/components/relationshipeditor/commentcell.tsx#L21
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|