Skip to content

feat(cli): add non-studio app template #15071

feat(cli): add non-studio app template

feat(cli): add non-studio app template #15071

Triggered via pull request January 28, 2025 20:49
Status Success
Total duration 3m 44s
Artifacts

lintPr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: examples/movies-studio/components/BrandLogo.tsx#L1
Missing return type on function.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Missing return type on function.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'document' should be typed.
lint: examples/movies-studio/resolveProductionUrl.ts#L7
Argument 'rev' should be typed.
lint: examples/movies-studio/sanity.config.ts#L34
Unexpected 'todo' comment: '@todo'.
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.