Skip to content

feat(workspace): add multi foces-tracker in workspace mode #2360

feat(workspace): add multi foces-tracker in workspace mode

feat(workspace): add multi foces-tracker in workspace mode #2360

Triggered via push July 10, 2023 08:14
Status Success
Total duration 9m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: packages/designer/src/builtin-simulator/viewport.ts#L76
Member _scale should be declared before all constructor definitions
lint: packages/designer/src/builtin-simulator/viewport.ts#L95
Member _contentWidth should be declared before all constructor definitions
lint: packages/designer/src/builtin-simulator/viewport.ts#L97
Member _contentHeight should be declared before all constructor definitions
lint: packages/designer/src/builtin-simulator/viewport.ts#L115
Member _scrollX should be declared before all constructor definitions
lint: packages/designer/src/builtin-simulator/viewport.ts#L117
Member _scrollY should be declared before all constructor definitions
lint: packages/designer/src/builtin-simulator/viewport.ts#L127
Member _scrollTarget should be declared before all constructor definitions
lint: packages/designer/src/builtin-simulator/viewport.ts#L136
Member _scrolling should be declared before all constructor definitions
lint: packages/designer/src/component-actions.ts#L135
Member metadataTransducers should be declared before all constructor definitions
lint: packages/designer/src/designer/drag-ghost/index.tsx#L64
'i' is defined but never used
lint: packages/designer/src/designer/setting/setting-top-entry.ts#L24
Member items should be declared before all method definitions