Use new data and JS code #12
ci.yml
on: pull_request
Install Node and Dependencies
2m 29s
unit_tests
19s
Run Integration Tests
42s
Run Linting
21s
Run Type Checking
18s
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/
|