chore(*): Adding Chat wrapper samples #1809
Annotations
9 errors
|
build (22.x)
Process completed with exit code 1.
|
|
build (22.x):
src/app/interactions/chat/overview-sample/overview-sample.component.ts#L75
Unexpected trailing comma
|
|
build (22.x):
src/app/interactions/chat/features-sample/features-sample.component.ts#L76
There should be no space before this paren
|
|
build (22.x):
src/app/interactions/chat/features-sample/features-sample.component.ts#L74
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build (20.x)
The strategy configuration was canceled because "build._22_x" failed
|
|
build (20.x)
The operation was canceled.
|
|
build (20.x):
src/app/interactions/chat/overview-sample/overview-sample.component.ts#L75
Unexpected trailing comma
|
|
build (20.x):
src/app/interactions/chat/features-sample/features-sample.component.ts#L76
There should be no space before this paren
|
|
build (20.x):
src/app/interactions/chat/features-sample/features-sample.component.ts#L74
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|