chore: update eslint and prettier (minor) #1670
Triggered via pull request
September 26, 2023 05:43
Status
Failure
Total duration
1m 40s
Artifacts
–
lint.yml
on: pull_request
Node.js ubuntu-latest 18.x
1m 29s
Annotations
4 errors
Node.js ubuntu-latest 18.x:
packages/use-virtual-scroll/src/stories/useVirtualScroll.stories.tsx#L10
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Node.js ubuntu-latest 18.x:
packages/use-virtual-scroll/src/stories/useVirtualScroll.stories.tsx#L14
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Node.js ubuntu-latest 18.x:
packages/use-virtual-scroll/src/useVirtualScroll.ts#L115
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Node.js ubuntu-latest 18.x
Process completed with exit code 1.
|