Skip to content

feat(form): add support for disabling array input capabilities #14249

feat(form): add support for disabling array input capabilities

feat(form): add support for disabling array input capabilities #14249

Triggered via pull request January 13, 2025 13:20
@bjoergebjoerge
synchronize #7615
sdx-1641
Status Success
Total duration 3m 33s
Artifacts

lintPr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: dev/strict-studio/_document.tsx#L3
Missing return type on function.
lint: dev/strict-studio/_document.tsx#L3
Argument 'props' should be typed.
lint: dev/strict-studio/_document.tsx#L4
'entryPath' is assigned a value but never used.
lint: dev/strict-studio/_document.tsx#L4
'entryPath' is assigned a value but never used.
lint: packages/groq/src/groq.ts#L11
Unexpected any. Specify a different type.
lint: perf/tests/queries.ts#L18
Missing return type on function.
lint: perf/tests/runner/runner.ts#L95
Missing return type on function.
lint: perf/tests/runner/utils/bundlePerfHelpers.ts#L3
Missing return type on function.
lint: perf/tests/runner/utils/createSanitySessionCookie.ts#L1
Missing return type on function.
lint: perf/tests/runner/utils/getDeviceInfo.ts#L3
Missing return type on function.