Skip to content

fix(types,layout): 导航元数据不再丢掉渲染器本就在用的 spec 字段 (#4115) #342

fix(types,layout): 导航元数据不再丢掉渲染器本就在用的 spec 字段 (#4115)

fix(types,layout): 导航元数据不再丢掉渲染器本就在用的 spec 字段 (#4115) #342

Triggered via pull request July 31, 2026 03:02
Status Success
Total duration 3m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: examples/byo-backend-console/src/mockDataSource.ts#L15
Unexpected any. Specify a different type
Lint: examples/byo-backend-console/src/mockDataSource.ts#L15
Unexpected any. Specify a different type
Lint: packages/sdui-parser/verify.ts#L37
Unexpected any. Specify a different type
Lint: packages/sdui-parser/verify.ts#L36
Unexpected any. Specify a different type
Lint: packages/sdui-parser/src/__tests__/render.test.tsx#L45
Unexpected any. Specify a different type
Lint: packages/sdui-parser/src/__tests__/render.test.tsx#L27
Unexpected any. Specify a different type
Lint: packages/sdui-parser/src/__tests__/render.test.tsx#L24
Unexpected any. Specify a different type
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/create-plugin/src/index.ts#L115
'templateDir' is assigned a value but never used