setTimeout 0 onArrowClick #2949
node.yml
on: pull_request
Matrix: deploy
Matrix: lint
Matrix: update-playground
Annotations
10 errors and 14 warnings
lint (16.13.0):
packages/gallery/src/components/gallery/proGallery/navigationArrows.js#L5
Replace `·getArrowBoxStyle,·getArrowsRenderData·` with `⏎··getArrowBoxStyle,⏎··getArrowsRenderData,⏎`
|
|
|
|
lint (16.13.0):
packages/gallery/src/components/gallery/proGallery/navigationArrows.js#L87
Replace `navArrowsContainerHeight·/·2` with `⏎··········navArrowsContainerHeight·/·2⏎········`
|
lint (16.13.0):
packages/gallery/src/components/gallery/proGallery/navigationArrows.js#L112
Replace `·?·ArrowButtonWithCursorController` with `⏎····?·ArrowButtonWithCursorController⏎···`
|
lint (16.13.0):
packages/gallery/src/components/gallery/proGallery/navigationArrows.js#L207
Replace `<button·{...buttonProps}>{renderArrowSvg(directionIsLeft·?·'left'·:·'right')}</button>` with `(⏎····<button·{...buttonProps}>⏎······{renderArrowSvg(directionIsLeft·?·'left'·:·'right')}⏎····</button>⏎··)`
|
lint (16.13.0):
packages/gallery/src/components/gallery/proGallery/navigationArrows.js#L211
Replace `·directionIsLeft,·next,·mouseCursorContainerMaxWidth,·hideLeftArrow,·hideRightArrow,·renderArrowSvg` with `⏎····directionIsLeft,⏎····next,⏎····mouseCursorContainerMaxWidth,⏎····hideLeftArrow,⏎····hideRightArrow,⏎····renderArrowSvg,⏎·`
|
lint (16.13.0):
packages/gallery/src/components/gallery/proGallery/navigationArrows.js#L248
Replace `·?·'flex-end'·:·hideRightArrow·?·'flex-start'` with `⏎········?·'flex-end'⏎········:·hideRightArrow⏎········?·'flex-start'⏎·······`
|
lint (16.13.0):
packages/gallery/src/components/gallery/proGallery/navigationArrows.js#L259
Replace `<React.Fragment>{children}</React.Fragment>·:·<div>{children}</div>` with `(⏎····<React.Fragment>{children}</React.Fragment>⏎··)·:·(⏎····<div>{children}</div>⏎··)`
|
lint (16.13.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (16.13.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (16.13.0):
packages/gallery/src/components/gallery/index.tsx#L10
Unexpected any. Specify a different type
|
lint (16.13.0):
packages/gallery/src/components/gallery/index.tsx#L11
Unexpected any. Specify a different type
|
lint (16.13.0):
packages/gallery/src/components/helpers/emitter.ts#L4
Unexpected any. Specify a different type
|
lint (16.13.0):
packages/gallery/src/components/helpers/emitter.ts#L10
Missing return type on function
|
lint (16.13.0):
packages/gallery/src/components/helpers/emitter.ts#L12
Forbidden non-null assertion
|
lint (16.13.0):
packages/gallery/src/components/helpers/emitter.ts#L34
Missing return type on function
|
lint (16.13.0):
packages/gallery/src/components/helpers/emitter.ts#L44
Missing return type on function
|
lint (16.13.0):
packages/gallery/src/components/helpers/proxy.ts#L1
Unexpected any. Specify a different type
|
lint (16.13.0):
packages/gallery/src/components/helpers/thumbnailsLogic.ts#L34
Unexpected any. Specify a different type
|
lint (16.13.0):
packages/gallery/src/components/helpers/thumbnailsLogic.ts#L34
Unexpected any. Specify a different type
|
deploy (16.13.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy (16.13.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|