Skip to content

Starburst UI Changes and scroll fix #1086

Starburst UI Changes and scroll fix

Starburst UI Changes and scroll fix #1086

Triggered via push November 22, 2023 21:55
Status Failure
Total duration 2m 5s
Artifacts

nodelint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: client/src/views/show/ShowLiveView.vue#L198
Trailing spaces not allowed
build: client/src/views/show/ShowLiveView.vue#L201
Strings must use singlequote
build: client/src/views/show/ShowLiveView.vue#L202
Expected '===' and instead saw '=='
build: client/src/views/show/ShowLiveView.vue#L202
Strings must use singlequote
build: client/src/views/show/ShowLiveView.vue#L206
Expected '===' and instead saw '=='
build: client/src/views/show/ShowLiveView.vue#L206
Strings must use singlequote
build: client/src/views/show/ShowLiveView.vue#L210
Missing semicolon
build: client/src/views/show/ShowLiveView.vue#L345
Missing semicolon
build: client/src/views/show/ShowLiveView.vue#L364
Strings must use singlequote
build: client/src/views/show/ShowLiveView.vue#L365
This line has a length of 112. Maximum allowed is 100
build: client/src/App.vue#L95
`<template>` require directive
build: client/src/App.vue#L215
The "computed" property should be above the "methods" property on line 148
build: client/src/App.vue#L244
The "created" property should be above the "methods" property on line 148
build: client/src/views/LoginView.vue#L122
The "computed" property should be above the "methods" property on line 101
build: client/src/views/show/ShowLiveView.vue#L242
Unexpected unnamed function
build: client/src/views/show/ShowLiveView.vue#L255
Unexpected unnamed function
build: client/src/views/show/ShowLiveView.vue#L345
Unexpected console statement
build: client/src/views/show/ShowLiveView.vue#L470
The "computed" property should be above the "destroyed" property on line 216
build: client/src/views/show/ShowLiveView.vue#L492
The "watch" property should be above the "destroyed" property on line 216
build: client/src/views/show/config/ConfigActs.vue#L330
The "computed" property should be above the "mounted" property on line 255