chore: update to v1.48.0 #129
lint.yaml
on: pull_request
Run Linters and Typechecking
3m 15s
Annotations
8 warnings
|
Run Linters and Typechecking:
src/spicedb-common/components/relationshipeditor/commentcell.tsx#L25
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#L191
React Hook useEffect has a missing dependency: 'dataUpdated'. Either include it or remove the dependency array. If 'dataUpdated' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
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/components/ui/button.tsx#L59
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#L13
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/ThemeProvider.tsx#L66
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/GuidedTour.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|