Skip to content

Feature/kick

Feature/kick #2045

Triggered via pull request September 18, 2024 05:09
Status Failure
Total duration 1m 48s
Artifacts

ci.yaml

on: pull_request
WebExtension Lint, Build, Test
59s
WebExtension Lint, Build, Test
Create Release
0s
Create Release
Deploy Hosted Build
0s
Deploy Hosted Build
Submit to CWS / Sign XPI
0s
Submit to CWS / Sign XPI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatMessage.vue#L7
Elements in iteration expect to have 'v-bind:key' directives
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatMessage.vue#L12
Elements in iteration expect to have 'v-bind:key' directives
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatMessage.vue#L31
'WatchSource' is defined but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L30
'CHAT_ROUTES' is assigned a value but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L32
'ok' is assigned a value but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L32
'ok' is never reassigned. Use 'const' instead
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L33
'stoppers' is assigned a value but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L36
Unexpected var, use let or const instead
WebExtension Lint, Build, Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/