fix: Styling fixes for RTL documents and element hover #22
Annotations
31 warnings
|
build (20.x):
test/unit/carousel.test.jsx#L845
'container' is already declared in the upper scope on line 22 column 7
|
|
build (20.x):
test/unit/carousel.test.jsx#L836
'container' is already declared in the upper scope on line 22 column 7
|
|
build (20.x):
src/index.jsx#L825
Method 'calcLeftOffset' has a complexity of 33. Maximum allowed is 11
|
|
build (20.x):
src/index.jsx#L825
Method 'calcLeftOffset' has too many statements (49). Maximum allowed is 15
|
|
build (20.x):
src/index.jsx#L630
Arrow function has a complexity of 22. Maximum allowed is 11
|
|
build (20.x):
src/index.jsx#L630
Arrow function has too many statements (25). Maximum allowed is 15
|
|
build (20.x):
src/index.jsx#L469
Method 'render' has a complexity of 16. Maximum allowed is 11
|
|
build (20.x):
src/index.jsx#L469
Method 'render' has too many statements (16). Maximum allowed is 15
|
|
build (20.x):
src/index.jsx#L242
Method 'fetchImages' has too many statements (16). Maximum allowed is 15
|
|
build (20.x):
src/index.jsx#L146
Method 'componentDidUpdate' has a complexity of 13. Maximum allowed is 11
|
|
build (24.x):
test/unit/carousel.test.jsx#L845
'container' is already declared in the upper scope on line 22 column 7
|
|
build (24.x):
test/unit/carousel.test.jsx#L836
'container' is already declared in the upper scope on line 22 column 7
|
|
build (24.x):
src/index.jsx#L825
Method 'calcLeftOffset' has a complexity of 33. Maximum allowed is 11
|
|
build (24.x):
src/index.jsx#L825
Method 'calcLeftOffset' has too many statements (49). Maximum allowed is 15
|
|
build (24.x):
src/index.jsx#L630
Arrow function has a complexity of 22. Maximum allowed is 11
|
|
build (24.x):
src/index.jsx#L630
Arrow function has too many statements (25). Maximum allowed is 15
|
|
build (24.x):
src/index.jsx#L469
Method 'render' has a complexity of 16. Maximum allowed is 11
|
|
build (24.x):
src/index.jsx#L469
Method 'render' has too many statements (16). Maximum allowed is 15
|
|
build (24.x):
src/index.jsx#L242
Method 'fetchImages' has too many statements (16). Maximum allowed is 15
|
|
build (24.x):
src/index.jsx#L146
Method 'componentDidUpdate' has a complexity of 13. Maximum allowed is 11
|
|
build (22.x):
test/unit/carousel.test.jsx#L845
'container' is already declared in the upper scope on line 22 column 7
|
|
build (22.x):
test/unit/carousel.test.jsx#L836
'container' is already declared in the upper scope on line 22 column 7
|
|
build (22.x):
src/index.jsx#L825
Method 'calcLeftOffset' has a complexity of 33. Maximum allowed is 11
|
|
build (22.x):
src/index.jsx#L825
Method 'calcLeftOffset' has too many statements (49). Maximum allowed is 15
|
|
build (22.x):
src/index.jsx#L630
Arrow function has a complexity of 22. Maximum allowed is 11
|
|
build (22.x):
src/index.jsx#L630
Arrow function has too many statements (25). Maximum allowed is 15
|
|
build (22.x):
src/index.jsx#L469
Method 'render' has a complexity of 16. Maximum allowed is 11
|
|
build (22.x):
src/index.jsx#L469
Method 'render' has too many statements (16). Maximum allowed is 15
|
|
build (22.x):
src/index.jsx#L242
Method 'fetchImages' has too many statements (16). Maximum allowed is 15
|
|
build (22.x):
src/index.jsx#L146
Method 'componentDidUpdate' has a complexity of 13. Maximum allowed is 11
|
|
build (22.x)
Failed to restore: Failed to GetCacheEntryDownloadURL: Unable to make request: ETIMEDOUT
If you are using self-hosted runners, please make sure your runner has access to all GitHub endpoints: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#communication-between-self-hosted-runners-and-github
|