Skip to content

NodeJS interrupt fix #7

NodeJS interrupt fix

NodeJS interrupt fix #7

Triggered via pull request December 6, 2024 23:00
Status Failure
Total duration 21s
Artifacts

nodejs-codestyle.yml

on: pull_request
check-nodejs-codestyle
11s
check-nodejs-codestyle
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L403
Expected '===' and instead saw '=='
check-nodejs-codestyle
Process completed with exit code 1.
check-nodejs-codestyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L6
'PicoLLMEndpoint' is assigned a value but never used
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L68
Identifier 'stop_phrases' is not in camel case
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L69
Identifier '_stop_phrases' is not in camel case
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L69
Identifier 'stop_phrases' is not in camel case
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L72
Identifier '_new_tokens' is not in camel case
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L77
Identifier '_new_tokens' is not in camel case
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L83
Identifier 'stop_phrase' is not in camel case
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L90
Identifier 'stop_phrase' is not in camel case
check-nodejs-codestyle: recipes/llm-voice-assistant/nodejs/index.js#L91
Identifier 'stop_phrase' is not in camel case