Skip to content

fix(plugin-form): swapping recordId no longer leaves the previous record on screen #156

fix(plugin-form): swapping recordId no longer leaves the previous record on screen

fix(plugin-form): swapping recordId no longer leaves the previous record on screen #156

Triggered via pull request July 30, 2026 09:10
Status Success
Total duration 3m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/cli/src/commands/dev.ts#L70
'_e' is defined but never used
Lint: packages/cli/src/commands/dev.ts#L52
'_e' is defined but never used
Lint: packages/cli/src/commands/dev.ts#L44
'_projectRoot' is assigned a value but never used
Lint: packages/cli/src/commands/dev.ts#L29
'targetSchemaPath' is assigned a value but never used
Lint: packages/cli/src/commands/add.ts#L11
'join' is defined but never used
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