Skip to content

test(e2e): add discard action test #14059

test(e2e): add discard action test

test(e2e): add discard action test #14059

Triggered via pull request January 6, 2025 13:30
Status Success
Total duration 48s
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: 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/@sanity/cli/src/actions/init-plugin/bootstrapFromTemplate.ts#L39
Unexpected any. Specify a different type.
lint: packages/@sanity/cli/src/actions/init-plugin/bootstrapFromTemplate.ts#L185
Unexpected any. Specify a different type.
lint: packages/@sanity/cli/src/actions/init-project/bootstrapLocalTemplate.ts#L39
'projectId' is assigned a value but never used.
lint: packages/@sanity/cli/src/actions/init-project/bootstrapLocalTemplate.ts#L39
'projectId' is assigned a value but never used.
lint: packages/@sanity/cli/src/actions/init-project/createPackageManifest.ts#L82
Unexpected any. Specify a different type.