run e2e tests on every PR #99
lint.yaml
on: pull_request
Run Linters and Typechecking
3m 30s
Annotations
2 errors and 9 warnings
|
Run Linters and Typechecking
Process completed with exit code 1.
|
|
Run Linters and Typechecking:
cypress/support/e2e.ts#L20
'err' is defined but never used
|
|
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
|
|
Run Linters and Typechecking:
src/spicedb-common/components/relationshipeditor/RelationshipEditor.tsx#L192
React Hook useEffect has a missing dependency: 'dataUpdated'. Either include it or remove the dependency array
|
|
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/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/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#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/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
|