Skip to content

fix: mobile two finger gesture #2690

fix: mobile two finger gesture

fix: mobile two finger gesture #2690

Triggered via pull request September 1, 2026 03:35
Status Success
Total duration 7m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: apps/demo-free-layout/src/nodes/multi-condition/index.ts#L14
There should be no empty line within import group
build: apps/demo-free-layout/src/nodes/multi-condition/index.ts#L13
`../constants` import should occur before import of `../../typings`
build: apps/demo-free-layout/src/nodes/multi-condition/form-meta.tsx#L35
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
build: apps/demo-free-layout/src/nodes/multi-condition/form-meta.tsx#L15
There should be no empty line within import group
build: apps/demo-free-layout/src/nodes/multi-condition/condition-inputs/styles.tsx#L11
Replace `"styled-components"` with `'styled-components'`
build: apps/demo-free-layout/src/nodes/index.ts#L26
Replace `"./multi-condition"` with `'./multi-condition'`
build: apps/demo-free-layout/src/nodes/index.ts#L26
`./multi-condition` import should occur before import of `./loop`
build: config/eslint-config/src/defineFlatConfig.ts#L8
`eslint-define-config` type import should occur before import of `@eslint/eslintrc`
build: config/eslint-config/src/defineFlatConfig.ts#L6
There should be at least one empty line between import groups