upgrade by v2 #98
Annotations
10 errors and 4 warnings
lib/builtin.js#L3
'_string' is assigned a value but never used
|
lib/builtin.js#L5
'CORE' is assigned a value but never used
|
lib/builtin.js#L21
'floats' is assigned a value but never used
|
lib/generator.js#L936
'expected' is not defined
|
lib/generator.js#L1582
'moduleId' is not defined
|
lib/generator.js#L1583
'rest' is not defined
|
lib/generator.js#L1589
'moduleId' is not defined
|
lib/generator.js#L1885
'i' is not defined
|
lib/generator.js#L1886
'i' is not defined
|
lib/generator.js#L1896
'argHasThrowFunc' is not defined
|
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/
|
The following actions uses Node.js version which is deprecated 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/
|
lib/generator.js#L728
Function declared in a loop contains unsafe references to variable(s) 'errNum', 'errNum'
|
lib/generator.js#L882
Function declared in a loop contains unsafe references to variable(s) 'args', 'args', 'args', 'args'
|
This job failed
Loading