Skip to content

fix: 回滚到 react demo #2

fix: 回滚到 react demo

fix: 回滚到 react demo #2

Triggered via push October 31, 2024 11:05
Status Failure
Total duration 1m 5s
Artifacts

push-check.yml

on: push
push-check
55s
push-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
push-check: packages/canvas/src/components/builtin/CanvasCollection.js#L126
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
push-check: packages/canvas/src/components/builtin/CanvasCollection.js#L142
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
push-check: packages/design-core/src/preview/src/iframe/index.vue#L9
'watch' is defined but never used. Allowed unused vars must match /^_/u
push-check: packages/design-core/src/preview/src/previewReact/Preview.vue#L37
'newImportMap' is assigned a value but never used. Allowed unused vars must match /^_/u
push-check: packages/react-generator/src/parser/state-type.js#L19
'computed' is defined but never used
push-check: packages/react-generator/src/plugins/genBlockPlugin.js#L11
'sfcConfig' is assigned a value but never used
push-check: packages/react-generator/src/plugins/genBlockPlugin.js#L23
'componentsMap' is assigned a value but never used
push-check: packages/react-generator/src/plugins/genPagePlugin.js#L2
'generateCode' is defined but never used
push-check: packages/react-generator/test/testcases/full/index.js#L62
'runEslint' is assigned a value but never used