feat(designer): add setRendererReady declaration (#2320) #2429
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test packages.yml
on: push
lint
4m 7s
test-designer
5m 59s
test-editor-skeleton
3m 28s
test-renderer-core
4m 31s
test-react-simulator-renderer
4m 2s
test-utils
4m 6s
Annotations
10 errors and 6 warnings
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
|
test-editor-skeleton
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-react-simulator-renderer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-utils
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-renderer-core
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-designer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|