Skip to content

Display toast if insufficient permissions to access page #192

Display toast if insufficient permissions to access page

Display toast if insufficient permissions to access page #192

GitHub Actions / ESLint Report Analysis failed Sep 15, 2024 in 1s

ESLint Report Analysis

0 ESLint error(s) and 1 ESLint warning(s) found

Details

1 Warning(s):

modules/firebase/app.ts line 25

  • Start Line: 25
  • End Line: 25
  • Message: @/modules/routes import should occur before import of @/packages/design-system/src/components/Toaster
    • From: [import/order]

Annotations

Check warning on line 25 in modules/firebase/app.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

modules/firebase/app.ts#L25

[import/order] `@/modules/routes` import should occur before import of `@/packages/design-system/src/components/Toaster`