fix(devtools): ssr mode #2
Annotations
10 errors
build:
libs/ngrx-toolkit/src/lib/with-devtools.spec.ts#L3
Projects should use relative imports to import from other files within the same project. Use "./path/to/file" instead of import from "ngrx-toolkit"
|
build:
libs/ngrx-toolkit/src/lib/with-devtools.spec.ts#L20
'createFlight' is assigned a value but never used
|
build:
libs/ngrx-toolkit/src/lib/with-devtools.spec.ts#L46
Unexpected any. Specify a different type
|
build
Unexpected any. Specify a different type
|
build:
libs/ngrx-toolkit/src/lib/with-redux.spec.ts#L45
'flightsStore' is assigned a value but never used
|
build:
libs/ngrx-toolkit/src/lib/with-redux.ts#L87
'redux' is defined but never used
|
build:
apps/demo/server.ts#L49
'run' is defined but never used
|
build:
apps/demo/src/app/app.component.ts#L6
'JsonPipe' is defined but never used
|
build:
apps/demo/src/app/app.component.ts#L11
The selector should start with one of these prefixes: "ngrx-toolkit" (https://angular.io/guide/styleguide#style-02-07)
|
build
Process completed with exit code 1.
|