fix(presentation): remove explicit check for r
in perspectives
#15180
Annotations
10 warnings
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.
|
lint:
perf/tests/runner/utils/gitUtils.ts#L50
Missing return type on function.
|
lint:
perf/tests/runner/utils/gitUtils.ts#L88
Missing return type on function.
|
lint:
perf/tests/runner/utils/gitUtils.ts#L95
Missing return type on function.
|
lint:
perf/tests/runner/utils/gitUtils.ts#L99
Missing return type on function.
|