Fix: Handle all valid ST characters #25
Annotations
8 errors and 4 warnings
Node.js 12:
test.js#L46
Missing semicolon.
|
Node.js 12:
test.js#L47
Do not use `Array#forEach(…)`.
|
Node.js 12:
test.js#L58
Missing semicolon.
|
Node.js 12
Process completed with exit code 1.
|
Node.js 14:
test.js#L46
Missing semicolon.
|
Node.js 14:
test.js#L47
Do not use `Array#forEach(…)`.
|
Node.js 14:
test.js#L58
Missing semicolon.
|
Node.js 14
Process completed with exit code 1.
|
Node.js 12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Node.js 12
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js 14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Node.js 14
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|