Skip to content

fix: fixed translation cache loading #167

fix: fixed translation cache loading

fix: fixed translation cache loading #167

Triggered via push July 11, 2024 11:37
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
main: libs/angular-accelerator/src/lib/services/translation-cache.service.ts#L16
Type string trivially inferred from a string literal, remove type annotation
main: libs/angular-webcomponents/src/lib/utils/webcomponent-bootstrap.utils.ts#L4
'ApplicationRef' is defined but never used
main: libs/angular-webcomponents/src/lib/utils/webcomponent-bootstrap.utils.ts#L19
'EventsTopic' is defined but never used
main: libs/angular-webcomponents/src/lib/utils/webcomponent-bootstrap.utils.ts#L144
'lastUrl' is assigned a value but never used
main: libs/angular-webcomponents/src/lib/utils/webcomponent-bootstrap.utils.ts#L144
'lastUrl' is never reassigned. Use 'const' instead
main
Process completed with exit code 1.
main
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/