chore: refactor alerts and snackbars #116
lint.yaml
on: pull_request
Run Linters and Typechecking
4m 21s
Annotations
10 errors and 8 warnings
|
Run Linters and Typechecking:
src/services/localparse.ts#L6
Cannot find module '@authzed/spicedb-parser-js' or its corresponding type declarations.
|
|
Run Linters and Typechecking:
src/components/panels/watches.tsx#L5
Cannot find module '@authzed/spicedb-parser-js' or its corresponding type declarations.
|
|
Run Linters and Typechecking:
src/components/InlinePlayground.tsx#L3
Cannot find module '@authzed/spicedb-parser-js' or its corresponding type declarations.
|
|
Run Linters and Typechecking:
src/components/EmbeddedPlayground.tsx#L742
Parameter 'p' implicitly has an 'any' type.
|
|
Run Linters and Typechecking:
src/components/EmbeddedPlayground.tsx#L733
Parameter 'p' implicitly has an 'any' type.
|
|
Run Linters and Typechecking:
src/components/EmbeddedPlayground.tsx#L731
Parameter 'def' implicitly has an 'any' type.
|
|
Run Linters and Typechecking:
src/components/EmbeddedPlayground.tsx#L726
Parameter 'p' implicitly has an 'any' type.
|
|
Run Linters and Typechecking:
src/components/EmbeddedPlayground.tsx#L721
Parameter 'def' implicitly has an 'any' type.
|
|
Run Linters and Typechecking:
src/components/EmbeddedPlayground.tsx#L720
Parameter 'def' implicitly has an 'any' type.
|
|
Run Linters and Typechecking:
src/components/EmbeddedPlayground.tsx#L43
Cannot find module '@authzed/spicedb-parser-js' or its corresponding type declarations.
|
|
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
|