Add formatter to project (#48) #5
lint.yaml
on: push
Run Linters and Typechecking
1m 24s
Annotations
8 warnings
Run Linters and Typechecking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|