Skip to content

Use new data and JS code #12

Use new data and JS code

Use new data and JS code #12

Triggered via pull request August 16, 2024 16:07
Status Failure
Total duration 3m 32s
Artifacts

ci.yml

on: pull_request
Install Node and Dependencies
2m 29s
Install Node and Dependencies
unit_tests
19s
unit_tests
Run Integration Tests
42s
Run Integration Tests
Run Linting
21s
Run Linting
Run Type Checking
18s
Run Type Checking
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Run Linting: src/js/PieExploded2.js#L19
'container_div_width' is assigned a value but never used
Run Linting: src/js/PieExploded2.js#L35
'labels_pie' is already defined
Run Linting: src/js/PieExploded2.js#L151
Unexpected aliasing of 'this' to local variable
Run Linting: src/js/PieExploded2.js#L194
'offset' is assigned a value but never used
Run Linting: src/js/PieExploded2.js#L266
'i' is defined but never used
Run Linting: src/js/PieExploded2.js#L269
'i' is defined but never used
Run Linting: src/js/PieExploded2.js#L272
'i' is defined but never used
Run Linting: src/js/PieExploded2.js#L293
'd' is defined but never used
Run Linting: src/js/PieExploded2.js#L293
'i' is defined but never used
Run Linting: src/js/PieExploded2.js#L294
Unexpected aliasing of 'this' to local variable
Install Node and Dependencies
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/
Run Type Checking
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/
unit_tests
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/
Run Linting
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/
Run Integration Tests
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/