Skip to content

chore: add missing changeset

8225dfb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

feat(talend-scripts): drop build app / webpack #5752

chore: add missing changeset
8225dfb
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Mar 11, 2026 in 1s

ESLint Report Analysis

0 ESLint error(s) and 14 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check warning on line 56 in packages/playground/mockVite/kit.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/mockVite/kit.js#L56

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

Check warning on line 58 in packages/playground/mockVite/kit.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/mockVite/kit.js#L58

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

Check warning on line 84 in packages/playground/mockVite/kit.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/mockVite/kit.js#L84

[no-console] Unexpected console statement. Only these console methods are allowed: warn, error.

Check warning on line 88 in packages/playground/mockVite/kit.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/mockVite/kit.js#L88

[no-console] Unexpected console statement. Only these console methods are allowed: warn, error.

Check warning on line 96 in packages/playground/mockVite/kit.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/mockVite/kit.js#L96

[no-console] Unexpected console statement. Only these console methods are allowed: warn, error.

Check warning on line 1 in packages/playground/mockVite/mock/kit/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/mockVite/mock/kit/index.js#L1

[null] Unused eslint-disable directive (no problems were reported from 'global-require').

Check warning on line 23 in packages/playground/mockVite/server.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/mockVite/server.js#L23

[no-console] Unexpected console statement. Only these console methods are allowed: warn, error.

Check warning on line 24 in packages/playground/mockVite/server.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/mockVite/server.js#L24

[no-console] Unexpected console statement. Only these console methods are allowed: warn, error.

Check warning on line 2 in packages/playground/serve-dist.mjs

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/serve-dist.mjs#L2

[null] Unused eslint-disable directive (no problems were reported from 'no-underscore-dangle').

Check warning on line 82 in packages/playground/serve-dist.mjs

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/serve-dist.mjs#L82

[no-unused-vars] 'err' is defined but never used.

Check warning on line 3 in packages/playground/src/app/i18n.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/src/app/i18n.js#L3

[import/no-extraneous-dependencies] Definition for rule 'import/no-extraneous-dependencies' was not found.

Check warning on line 1 in packages/playground/vite.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/playground/vite.config.js#L1

[import/no-extraneous-dependencies] Definition for rule 'import/no-extraneous-dependencies' was not found.

Check warning on line 1 in tools/scripts-core/__tests__/index.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tools/scripts-core/__tests__/index.test.js#L1

[null] Unused eslint-disable directive (no problems were reported from 'no-console').

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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

[null] Unused eslint-disable directive (no problems were reported from 'consistent-return').