Skip to content

fix: some custom templates not properly updated #758

fix: some custom templates not properly updated

fix: some custom templates not properly updated #758

Triggered via pull request September 24, 2023 16:38
Status Failure
Total duration 2m 32s
Artifacts

workflow.yml

on: pull_request
Matrix: workflow
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
workflow (16.x): projects/stream-chat-angular/src/lib/message/message.component.ts#L5
'TemplateRef' is defined but never used
workflow (16.x): projects/stream-chat-angular/src/lib/message/message.component.ts#L5
'TemplateRef' is defined but never used
workflow (16.x): projects/stream-chat-angular/src/lib/message/message.component.ts#L31
'Observable' is defined but never used
workflow (16.x): projects/stream-chat-angular/src/lib/message/message.component.ts#L31
'Observable' is defined but never used
workflow (16.x)
Process completed with exit code 1.
workflow (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/