Skip to content

Release 3.0

Release 3.0 #530

Triggered via pull request May 7, 2024 12:28
Status Success
Total duration 25s
Artifacts

check-code-style.yml

on: pull_request
check-code-style
16s
check-code-style
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
check-code-style: npm-packages/meteor-installer/extract.js#L2
Identifier 'child_process' is not in camel case
check-code-style: npm-packages/meteor-installer/extract.js#L16
Unexpected space before function parentheses
check-code-style: npm-packages/meteor-installer/extract.js#L20
Unexpected space before function parentheses
check-code-style: npm-packages/meteor-installer/extract.js#L24
Unexpected space before function parentheses
check-code-style: npm-packages/meteor-installer/extract.js#L50
Identifier 'child_process' is not in camel case
check-code-style: npm-packages/meteor-installer/install.js#L2
Identifier 'child_process' is not in camel case
check-code-style: npm-packages/meteor-installer/install.js#L104
Strings must use singlequote
check-code-style: npm-packages/meteor-installer/install.js#L166
'download' was used before it was defined
check-code-style: npm-packages/meteor-installer/install.js#L214
'decompress' was used before it was defined
check-code-style: npm-packages/meteor-installer/install.js#L226
'setup' was used before it was defined