Skip to content
Triggered via pull request September 18, 2024 22:21
Status Failure
Total duration 1m 11s
Artifacts

ci.yaml

on: pull_request
WebExtension Lint, Build, Test
56s
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 1 warning
WebExtension Lint, Build, Test: src/site/kick.com/KickSite.vue#L38
'app' is assigned a value but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L8
'onMounted' is defined but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L9
'useEventListener' is defined but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L10
'defineFunctionHook' is defined but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L12
'ChatRoom' is defined but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L14
'usePinia' is defined but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L15
'useRouter' is defined but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L25
'app' is assigned a value but never used
WebExtension Lint, Build, Test: src/site/kick.com/modules/chat/ChatModule.vue#L37
'CHAT_ROUTES' is assigned a value but never used
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/