Use new data and JS code #12
Annotations
10 errors and 1 warning
src/js/PieExploded2.js#L19
'container_div_width' is assigned a value but never used
|
src/js/PieExploded2.js#L35
'labels_pie' is already defined
|
src/js/PieExploded2.js#L151
Unexpected aliasing of 'this' to local variable
|
src/js/PieExploded2.js#L194
'offset' is assigned a value but never used
|
src/js/PieExploded2.js#L266
'i' is defined but never used
|
src/js/PieExploded2.js#L269
'i' is defined but never used
|
src/js/PieExploded2.js#L272
'i' is defined but never used
|
src/js/PieExploded2.js#L293
'd' is defined but never used
|
src/js/PieExploded2.js#L293
'i' is defined but never used
|
src/js/PieExploded2.js#L294
Unexpected aliasing of 'this' to local variable
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading