Skip to content

fix spotlight twice touch on touch devices #48

fix spotlight twice touch on touch devices

fix spotlight twice touch on touch devices #48

Re-run triggered August 29, 2023 14:17
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
Validate and Deploy
30s
Validate and Deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
Validate and Deploy: src/components/Overlay.js#L94
Delete `⏎·····`
Validate and Deploy: src/components/Overlay.js#L195
Replace `<div·onClick={()·=>·this.handleSpotlightClick()}·style={{·...safarOverlay·}}>{spotlight}</div>` with `(⏎········<div·onClick={()·=>·this.handleSpotlightClick()}·style={{·...safarOverlay·}}>⏎··········{spotlight}⏎········</div>⏎······)`
Validate and Deploy: src/components/Spotlight.js#L5
Replace `<div·onClick={onClick}·key='JoyrideSpotlight'·className='react-joyride__spotlight'·style={styles}·/>` with `(⏎····<div⏎······onClick={onClick}⏎······key="JoyrideSpotlight"⏎······className="react-joyride__spotlight"⏎······style={styles}⏎····/>⏎··)`
Validate and Deploy
Process completed with exit code 1.
Validate and Deploy: src/components/Overlay.js#L22
Trailing spaces not allowed
Validate and Deploy: src/components/Overlay.js#L64
Trailing spaces not allowed
Validate and Deploy: src/components/Spotlight.js#L5
Unexpected usage of singlequote
Validate and Deploy: src/components/Spotlight.js#L5
Unexpected usage of singlequote
Validate and Deploy: src/components/Spotlight.js#L10
Prop types declarations should be sorted alphabetically