Skip to content

fix(sdui): lazy public blocks reach a kind:'react' page scope; ReactRunner keeps its errors #89

fix(sdui): lazy public blocks reach a kind:'react' page scope; ReactRunner keeps its errors

fix(sdui): lazy public blocks reach a kind:'react' page scope; ReactRunner keeps its errors #89

Triggered via pull request July 30, 2026 03:04
Status Success
Total duration 3m 30s
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#L92
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L65
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L47
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L36
Unexpected any. Specify a different type