Skip to content

ci/cd: gains GH action to automate checks and tests #11

ci/cd: gains GH action to automate checks and tests

ci/cd: gains GH action to automate checks and tests #11

Triggered via pull request August 9, 2024 12:58
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Install Node and Dependencies
13s
Install Node and Dependencies
unit_tests
19s
unit_tests
Run Integration Tests
46s
Run Integration Tests
Run Linting
25s
Run Linting
Run Type Checking
24s
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/