Skip to content

Try moving the create and export options to the menu flow instead of the create panel #517

Try moving the create and export options to the menu flow instead of the create panel

Try moving the create and export options to the menu flow instead of the create panel #517

Triggered via pull request April 12, 2024 17:13
Status Failure
Total duration 1m 3s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Lint: src/plugin-sidebar.js#L51
Delete `⏎`
Lint: src/plugin-sidebar.js#L200
Replace `·setCloneCreateType(·'createClone'·)·` with `⏎↹↹↹↹↹↹↹↹↹↹setCloneCreateType(·'createClone'·);⏎↹↹↹↹↹↹↹↹↹`
Lint: src/plugin-sidebar.js#L223
Replace `·setCloneCreateType(·'createChild'·)·` with `⏎↹↹↹↹↹↹↹↹↹↹setCloneCreateType(·'createChild'·);⏎↹↹↹↹↹↹↹↹↹`
Lint: src/plugin-sidebar.js#L267
Replace `·setCloneSaveType(·'create'·)·` with `⏎↹↹↹↹↹↹↹↹↹↹setCloneSaveType(·'create'·);⏎↹↹↹↹↹↹↹↹↹`
Lint: src/plugin-sidebar.js#L290
Replace `·setCloneSaveType(·'download'·)·` with `⏎↹↹↹↹↹↹↹↹↹↹setCloneSaveType(·'download'·);⏎↹↹↹↹↹↹↹↹↹`
Lint: src/plugin-sidebar.js#L318
Replace `·createType={·cloneCreateType·}·saveType={·cloneSaveType·}·` with `⏎↹↹↹↹↹↹↹createType={·cloneCreateType·}⏎↹↹↹↹↹↹↹saveType={·cloneSaveType·}⏎↹↹↹↹↹↹`
Lint: src/resolvers.js#L60
Delete `⏎↹↹`
Lint: src/resolvers.js#L62
Delete `↹`
Lint: src/resolvers.js#L63
Delete `↹`
Lint
Process completed with exit code 1.
Test Suite
Process completed with exit code 2.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: src/editor-sidebar/create-panel.js#L50
React Hook useSelect has a missing dependency: 'theme'. Either include it or remove the dependency array. You can also do a functional update 'setTheme(t => ...)' if you only need 'theme' in the 'setTheme' call
Lint: src/fonts-sidebar/index.js#L42
React Hook useEffect has a missing dependency: 'flatfontsOutline'. Either include it or remove the dependency array
Lint: src/google-fonts/index.js#L155
React Hook useSelect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
Lint: src/manage-fonts/index.js#L50
React Hook useEffect has missing dependencies: 'fontToDelete.fontFamily' and 'manageFontsFormElement'. Either include them or remove the dependency array
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.