Node.js CI #2729
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
libraries/gitInterface.js#L12
Strings must use singlequote
|
libraries/gitInterface.js#L13
Expected indentation of 4 spaces but found 3
|
libraries/gitInterface.js#L14
Expected indentation of 4 spaces but found 3
|
libraries/gitInterface.js#L15
Expected indentation of 8 spaces but found 6
|
libraries/gitInterface.js#L16
Expected indentation of 8 spaces but found 7
|
libraries/gitInterface.js#L18
Expected indentation of 8 spaces but found 7
|
libraries/gitInterface.js#L19
Expected indentation of 8 spaces but found 11
|
libraries/gitInterface.js#L21
Expected indentation of 8 spaces but found 11
|
libraries/gitInterface.js#L21
Missing space before opening brace
|
libraries/gitInterface.js#L22
Expected indentation of 12 spaces but found 15
|
This job succeeded
Loading