chore(deps): update dependency @frontify/eslint-config-react to v0.17.6 - autoclosed #8599
pull-request.yml
on: pull_request
linting
2m 6s
typecheck
1m 24s
Matrix: component-tests
Annotations
10 errors and 17 warnings
linting:
cypress/support/component.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
linting:
package.json#L8
Expected object keys to be in specified order. 'packageManager' should be before 'engines'
|
linting:
package.json#L12
Expected object keys to be in specified order. 'module' should be before 'jsdelivr'
|
linting:
package.json#L14
Expected object keys to be in specified order. 'sideEffects' should be before 'types'
|
linting:
package.json#L19
Expected object keys to be in specified order. 'exports' should be before 'files'
|
linting:
package.json#L23
Expected object keys to be in specified order. 'require' should be before 'import'
|
linting:
package.json#L53
Expected object keys to be in specified order. 'keywords' should be before 'scripts'
|
linting:
package.json#L59
Expected object keys to be in specified order. 'author' should be before 'keywords'
|
linting:
package.json#L132
Expected object keys to be in specified order. 'dependencies' should be before 'devDependencies'
|
linting:
package.json#L201
Expected object keys to be in specified order. 'peerDependencies' should be before 'dependencies'
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
component-tests (2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
component-tests (7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
component-tests (6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
component-tests (0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
component-tests (5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linting:
scripts/generateComponentEnum.ts#L10
Unexpected any. Specify a different type
|
linting:
src/components/DatePicker/DatePicker.stories.tsx#L154
Unexpected any. Specify a different type
|
linting:
src/components/Dropdown/Dropdown.tsx#L130
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array
|
linting:
src/components/Menu/Menu.cy.tsx#L47
Unexpected any. Specify a different type
|
linting:
src/components/RichTextEditor/Plugins/ColumnBreakPlugin/ColumnBreakButton/ColumnBreakToolbarButton.tsx#L20
Unexpected any. Specify a different type
|
linting:
src/components/RichTextEditor/Toolbar/index.tsx#L33
Imported JSX component button must be in PascalCase or SCREAMING_SNAKE_CASE
|
linting:
src/components/RichTextEditor/serializer/nodes/mentionHtmlNode.tsx#L16
Caution: `ReactDOM` also has a named export `render`. Check if you meant to write `import {render} from 'react-dom'` instead
|
component-tests (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
component-tests (4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
component-tests (3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|