build(deps-dev): bump chai from 4.3.10 to 5.0.0 #1649
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests:
src/js/constraint.js#L15
Function 'getBoundingRect' has a complexity of 7. Maximum allowed is 6
|
Tests:
src/js/constraint.js#L163
Function '_flipXTogether' has a complexity of 14. Maximum allowed is 6
|
Tests:
src/js/constraint.js#L220
Function '_flipYTogether' has a complexity of 18. Maximum allowed is 6
|
Tests:
src/js/constraint.js#L327
Arrow function has a complexity of 44. Maximum allowed is 6
|
Tests:
src/js/constraint.js#L384
File has too many lines (321). Maximum allowed is 250
|
Tests:
src/js/tether.js#L140
Method 'setOptions' has a complexity of 8. Maximum allowed is 6
|
Tests:
src/js/tether.js#L296
Method 'updateAttachClasses' has a complexity of 10. Maximum allowed is 6
|
Tests:
src/js/tether.js#L312
File has too many lines (666). Maximum allowed is 250
|
Tests:
src/js/tether.js#L367
Method 'position' has a complexity of 22. Maximum allowed is 6
|
Tests:
src/js/tether.js#L570
Method 'move' has a complexity of 35. Maximum allowed is 6
|