added notification & loader #28
Annotations
10 errors and 2 warnings
|
build:
src/app/router.tsx#L7
Unexpected any. Specify a different type
|
|
build:
src/app/providers/with-router.tsx#L6
'_Component' is defined but never used
|
|
build:
src/app/providers/with-mantine.tsx#L57
Unexpected any. Specify a different type
|
|
build:
src/app/providers/with-auth.tsx#L5
Unexpected any. Specify a different type
|
|
build:
src/app/providers/index.tsx#L10
Unexpected any. Specify a different type
|
|
build:
src/app/providers/index.tsx#L10
Unexpected any. Specify a different type
|
|
build:
src/app/providers/index.tsx#L7
Unexpected any. Specify a different type
|
|
build:
src/app/providers/index.tsx#L7
Unexpected any. Specify a different type
|
|
build:
src/app/providers/auth-provider.tsx#L6
Unexpected any. Specify a different type
|
|
build:
src/app/providers/auth-context.tsx#L5
Unexpected any. Specify a different type
|
|
build:
src/shared/ui/index.tsx#L1
This rule can't verify that `export *` only exports components
|
|
build:
src/shared/ui/FullPageLoader/index.tsx#L1
This rule can't verify that `export *` only exports components
|