Skip to content

feat: 增加物料TinyEcharts和TinyTransitions (#478) #653

feat: 增加物料TinyEcharts和TinyTransitions (#478)

feat: 增加物料TinyEcharts和TinyTransitions (#478) #653

Triggered via push May 14, 2024 02:56
Status Failure
Total duration 1m 9s
Artifacts

push-check.yml

on: push
push-check
59s
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/common/component/MetaArrayItem.vue#L122
'addItem' was used before it was defined
push-check: packages/common/component/MetaArrayItem.vue#L145
'updatedColumns' was used before it was defined
push-check: packages/common/component/MetaArrayItem.vue#L150
'updatedColumns' was used before it was defined
push-check: packages/common/component/MetaArrayItem.vue#L155
'updatedColumns' was used before it was defined
push-check: packages/common/component/MetaChildItem.vue#L44
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
push-check: packages/common/component/MetaCodeEditorList.vue#L79
'meta' is defined but never used. Allowed unused args must match /^_/u
push-check: packages/common/component/MetaColor.vue#L34
'change' was used before it was defined
push-check: packages/common/component/MetaPopover.vue#L30
Type of the default value for 'meta' prop must be a function
push-check: mockServer/.eslintrc.js#L1
File ignored by default.