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