feat(lint): run ESLint on PRs, and cover every package (#2923) #1
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
|