Skip to content

chore: delete the committed root screenshot --full-page, ignore dash-prefixed root files #519

chore: delete the committed root screenshot --full-page, ignore dash-prefixed root files

chore: delete the committed root screenshot --full-page, ignore dash-prefixed root files #519

Triggered via pull request August 2, 2026 11:01
Status Success
Total duration 3m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
Lint: packages/create-plugin/src/index.ts#L115
'templateDir' is assigned a value but never used