Skip to content

add some routes and update events coming from websocket #10

add some routes and update events coming from websocket

add some routes and update events coming from websocket #10

Triggered via push December 30, 2023 23:46
Status Success
Total duration 2m 30s
Billable time 3m
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/app/pages/home/components/home-page/home-page.component.html#L1
Replace `⏎··home-page·works!⏎` with `home-page·works!`
lint: src/app/pages/home/components/home-page/home-page.component.spec.ts#L4
'DebugElement' is defined but never used
lint: src/app/pages/home/components/home-page/home-page.component.spec.ts#L13
Replace `····` with `········`
lint: src/app/pages/home/components/home-page/home-page.component.spec.ts#L14
Replace `······declarations:·[·HomePageComponent·]` with `············declarations:·[HomePageComponent],`
lint: src/app/pages/home/components/home-page/home-page.component.spec.ts#L15
Replace `})⏎····` with `····})`
lint: src/app/stores/machines/machines.selectors.ts#L17
The selector should start with "select". (https://ngrx.io/guide/eslint-plugin/rules/prefix-selectors-with-select)