Skip to content

Add method that checks for valid data before pushing #1

Add method that checks for valid data before pushing

Add method that checks for valid data before pushing #1

Triggered via push February 25, 2024 18:27
Status Success
Total duration 29s
Artifacts
check-code-style
18s
check-code-style
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check-code-style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L95
Strings must use singlequote
check-code-style: npm-packages/meteor-installer/install.js#L154
'download' was used before it was defined
check-code-style: npm-packages/meteor-installer/install.js#L202
'decompress' was used before it was defined
check-code-style: npm-packages/meteor-installer/install.js#L214
'setup' was used before it was defined