feat: [FIND-7602] Enhanced slide transition to work for multiple slides #91
Annotations
10 warnings
|
Run tests:
test/unit/carousel.test.jsx#L845
'container' is already declared in the upper scope on line 22 column 7
|
|
Run tests:
test/unit/carousel.test.jsx#L836
'container' is already declared in the upper scope on line 22 column 7
|
|
Run tests:
src/index.jsx#L825
Method 'calcLeftOffset' has a complexity of 33. Maximum allowed is 11
|
|
Run tests:
src/index.jsx#L825
Method 'calcLeftOffset' has too many statements (49). Maximum allowed is 15
|
|
Run tests:
src/index.jsx#L630
Arrow function has a complexity of 22. Maximum allowed is 11
|
|
Run tests:
src/index.jsx#L630
Arrow function has too many statements (25). Maximum allowed is 15
|
|
Run tests:
src/index.jsx#L469
Method 'render' has a complexity of 16. Maximum allowed is 11
|
|
Run tests:
src/index.jsx#L469
Method 'render' has too many statements (16). Maximum allowed is 15
|
|
Run tests:
src/index.jsx#L242
Method 'fetchImages' has too many statements (16). Maximum allowed is 15
|
|
Run tests:
src/index.jsx#L146
Method 'componentDidUpdate' has a complexity of 13. Maximum allowed is 11
|
Loading