loader was writing every time #1411
pull-request-check.yml
on: push
Build
1m 1s
Code quality
32s
Annotations
10 errors and 2 warnings
Code quality:
lib/loader.js#L1
Replace `"fs";` with `'fs'`
|
Code quality:
lib/loader.js#L2
Replace `"path";` with `'path'`
|
Code quality:
lib/loader.js#L6
Delete `;`
|
Code quality:
lib/loader.js#L7
Delete `;`
|
Code quality:
lib/loader.js#L12
Replace `"production"` with `'production'`
|
Code quality:
lib/loader.js#L14
Delete `;`
|
Code quality:
lib/loader.js#L18
Delete `;`
|
Code quality:
lib/loader.js#L19
Delete `;`
|
Code quality:
lib/loader.js#L23
Replace `"Could·not·fetch·actual·data");` with `'Could·not·fetch·actual·data')`
|
Code quality:
lib/loader.js#L24
Delete `;`
|
Code quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1.4.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1.4.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|