Skip to content

feat(lint): run ESLint on PRs, and cover every package (#2923) #1

feat(lint): run ESLint on PRs, and cover every package (#2923)

feat(lint): run ESLint on PRs, and cover every package (#2923) #1

Triggered via pull request July 28, 2026 14:37
Status Success
Total duration 3m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/sdui-parser/src/__tests__/render.test.tsx#L19
Unexpected any. Specify a different type
Lint: packages/sdui-parser/src/__tests__/render.test.tsx#L13
Unexpected any. Specify a different type
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
Lint
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/react-runtime/src/index.tsx#L33
'_d' is assigned a value but never used
Lint: packages/react-runtime/src/index.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components