chore: upgrades Storybook to v10 and modernize story format #95
Annotations
10 warnings
|
Run tests:
src/index.jsx#L698
Method 'calcLeftOffset' has a complexity of 21. Maximum allowed is 11
|
|
Run tests:
src/index.jsx#L698
Method 'calcLeftOffset' has too many statements (40). Maximum allowed is 15
|
|
Run tests:
src/index.jsx#L530
Arrow function has a complexity of 22. Maximum allowed is 11
|
|
Run tests:
src/index.jsx#L530
Arrow function has too many statements (25). Maximum allowed is 15
|
|
Run tests:
src/index.jsx#L427
Method 'render' has a complexity of 16. Maximum allowed is 11
|
|
Run tests:
src/index.jsx#L427
Method 'render' has too many statements (16). Maximum allowed is 15
|
|
Run tests:
src/index.jsx#L415
This line has a length of 134. Maximum allowed is 130
|
|
Run tests:
src/index.jsx#L414
This line has a length of 131. Maximum allowed is 130
|
|
Run tests:
src/index.jsx#L230
Method 'fetchImages' has too many statements (16). Maximum allowed is 15
|
|
Run tests:
src/index.jsx#L142
Method 'componentDidUpdate' has a complexity of 13. Maximum allowed is 11
|
Loading