Skip to content

PR #4955

PR #4955 #242

GitHub Actions / ESLint Report Analysis succeeded Oct 25, 2023 in 2s

ESLint Report Analysis

0 ESLint error(s) and 90 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 0 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 5 in packages/forms/src/UIForm/fields/Toggle/Toggle.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fields/Toggle/Toggle.component.js#L5

[prettier/prettier] Insert `';⏎import·FieldTemplate·from·'../FieldTemplate`

Check warning on line 2 in packages/assets-api/src/index.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/assets-api/src/index.test.ts#L2

[prettier/prettier] Insert `⏎`

Check warning on line 44 in packages/forms/src/UIForm/fields/Toggle/Toggle.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fields/Toggle/Toggle.component.js#L44

[no-undef] 'process' is not defined.

Check warning on line 2 in packages/cmf/src/action.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cmf/src/action.js#L2

[prettier/prettier] Delete `import·deprecated·from·'./deprecated';`

Check warning on line 10 in packages/local-libs-webpack-plugin/lib/getPackageJsonInfo.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/local-libs-webpack-plugin/lib/getPackageJsonInfo.js#L10

[import/no-dynamic-require] Calls to require() should use string literals

Check warning on line 3 in packages/cmf/src/action.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cmf/src/action.js#L3

[prettier/prettier] Insert `';⏎import·deprecated·from·'./deprecated`

Check warning on line 7 in packages/storybook-docs/src/components/FigmaContext.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/storybook-docs/src/components/FigmaContext.ts#L7

[prettier/prettier] Replace `··` with `↹`

Check warning on line 2 in packages/cmf/src/reduxstorage/reduxLocalStorage.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cmf/src/reduxstorage/reduxLocalStorage.js#L2

[prettier/prettier] Insert `filter·from·'redux-storage-decorator-filter';⏎import·`

Check warning on line 11 in packages/storybook-docs/src/components/FigmaContext.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/storybook-docs/src/components/FigmaContext.ts#L11

[prettier/prettier] Replace `··` with `↹`

Check warning on line 3 in packages/cmf/src/reduxstorage/reduxLocalStorage.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/cmf/src/reduxstorage/reduxLocalStorage.js#L3

[prettier/prettier] Delete `import·filter·from·'redux-storage-decorator-filter';`

Check warning on line 12 in packages/storybook-docs/src/components/FigmaContext.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/storybook-docs/src/components/FigmaContext.ts#L12

[prettier/prettier] Replace `··` with `↹`

Check warning on line 13 in packages/storybook-docs/src/components/FigmaContext.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/storybook-docs/src/components/FigmaContext.ts#L13

[prettier/prettier] Replace `····` with `↹↹`

Check warning on line 2 in packages/containers/src/ConfirmDialog/ConfirmDialog.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/containers/src/ConfirmDialog/ConfirmDialog.test.js#L2

[prettier/prettier] Insert `⏎`

Check warning on line 14 in packages/storybook-docs/src/components/FigmaContext.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/storybook-docs/src/components/FigmaContext.ts#L14

[prettier/prettier] Replace `··` with `↹`

Check warning on line 3 in packages/containers/src/ConfirmDialog/ConfirmDialog.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/containers/src/ConfirmDialog/ConfirmDialog.test.js#L3

[prettier/prettier] Insert `render·}·from·'@testing-library/react';⏎import·{·`

Check warning on line 15 in packages/storybook-docs/src/components/FigmaContext.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/storybook-docs/src/components/FigmaContext.ts#L15

[prettier/prettier] Replace `··` with `↹`

Check warning on line 4 in packages/containers/src/ConfirmDialog/ConfirmDialog.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/containers/src/ConfirmDialog/ConfirmDialog.test.js#L4

[prettier/prettier] Insert `⏎`

Check warning on line 4 in packages/containers/src/ConfirmDialog/ConfirmDialog.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/containers/src/ConfirmDialog/ConfirmDialog.test.js#L4

[import/no-unresolved] Unable to resolve path to module '@talend/react-cmf'.

Check warning on line 6 in packages/storybook-docs/src/components/Trial/Trial.stories.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/storybook-docs/src/components/Trial/Trial.stories.tsx#L6

[prettier/prettier] Replace `··` with `↹`

Check warning on line 7 in packages/containers/src/ConfirmDialog/ConfirmDialog.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/containers/src/ConfirmDialog/ConfirmDialog.test.js#L5-L7

[prettier/prettier] Replace `import·{·render·}·from·'@testing-library/react';⏎⏎import·Container·from·'./ConfirmDialog.container` with `⏎import·Connected,·{·mapStateToProps·}·from·'./ConfirmDialog.connect`

Check warning on line 2 in tools/scripts-core/src/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tools/scripts-core/src/index.js#L1-L2

[prettier/prettier] Delete `#!/usr/bin/env·node⏎`

Check warning on line 4 in tools/scripts-core/src/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tools/scripts-core/src/index.js#L3-L4

[prettier/prettier] Delete `⏎`

Check warning on line 9 in packages/containers/src/ConfirmDialog/ConfirmDialog.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/containers/src/ConfirmDialog/ConfirmDialog.test.js#L8-L9

[prettier/prettier] Replace `nected,·{·mapStateToProps·}·from·'./ConfirmDialog.connect';⏎` with `tainer·from·'./ConfirmDialog.container';`

Check warning on line 5 in tools/scripts-core/src/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tools/scripts-core/src/index.js#L5

[prettier/prettier] Replace `getPresetApi·}·from·'./utils/preset` with `printSeparator·}·from·'./utils/log`

Check warning on line 2 in packages/containers/src/cmfModule.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/containers/src/cmfModule.js#L2

[prettier/prettier] Insert `⏎`