Icons stucks with init state #857
Annotations
10 errors
js-test-and-linter:
src/apps/toolbar/modules/shared/store/app.ts#L3
Module '"@seelen-ui/lib"' has no exported member 'ApplicationHistory'.
|
js-test-and-linter:
src/apps/toolbar/modules/shared/store/domain.ts#L1
Module '"@seelen-ui/lib/types"' has no exported member 'ApplicationHistoryEntry'.
|
js-test-and-linter:
src/apps/toolbar/modules/shared/store/infra.ts#L3
Module '"@seelen-ui/lib"' has no exported member 'ApplicationHistory'.
|
js-test-and-linter:
src/apps/toolbar/modules/shared/store/infra.ts#L132
Parameter 'app' implicitly has an 'any' type.
|
js-test-and-linter:
src/apps/toolbar/modules/shared/store/infra.ts#L133
Parameter 'history' implicitly has an 'any' type.
|
js-test-and-linter:
src/apps/toolbar/modules/shared/store/infra.ts#L134
Parameter 'history' implicitly has an 'any' type.
|
js-test-and-linter:
src/apps/toolbar/modules/user/infra/UserAppHistory.tsx#L3
Module '"@seelen-ui/lib/types"' has no exported member 'ApplicationHistoryEntry'.
|
js-test-and-linter
Process completed with exit code 2.
|
rust-linter
Process completed with exit code 1.
|
rust-test
Process completed with exit code 1.
|