Skip to content

feat(form): SplitForm honours the spec's new FormSection.pane #237

feat(form): SplitForm honours the spec's new FormSection.pane

feat(form): SplitForm honours the spec's new FormSection.pane #237

Triggered via pull request July 30, 2026 13:13
Status Success
Total duration 3m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/cli/src/commands/add.ts#L10
'writeFileSync' is defined but never used
Lint: packages/cli/src/commands/add.ts#L10
'mkdirSync' is defined but never used
Lint: packages/cli/src/commands/add.ts#L10
'existsSync' is defined but never used
Lint: packages/cli/src/__tests__/cli-bin.test.ts#L13
'rmSync' is defined but never used
Lint: packages/cli/src/__tests__/cli-bin.test.ts#L12
'execFileSync' is defined but never used
Lint: packages/plugin-editor/src/index.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/plugin-editor/src/index.test.ts#L93
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L66
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L48
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L37
Unexpected any. Specify a different type