Skip to content

Conversation

@talkor
Copy link
Member

@talkor talkor commented Oct 21, 2025

Resolves #

@qodo-merge-for-open-source
Copy link
Contributor

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: bundle-size

Failed stage: Run size-limit on PR [❌]

Failure summary:

The action failed during the bundle size check step:
- The script node
scripts/bundle-check/generate-size-limit-config.js attempted to run size-limit, but reported: dist
index file not found at /home/runner/work/vibe/vibe/packages/core/dist/src/index.js, writing empty
size-limit config.
- Because the expected build artifact packages/core/dist/src/index.js was
missing, the script exited with a non-zero status, causing the workflow to fail (Process completed
with exit code 1).
- Likely causes: the packages/core build did not produce dist/src/index.js (e.g.,
build output path/name changed, build skipped, or file moved), or the size-limit config expects an
outdated path.

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

119:  * [new branch]          feature/moshe/auto_scroll_after_back_on_store -> origin/feature/moshe/auto_scroll_after_back_on_store
120:  * [new branch]          feature/moshe/vulcan_upgrade -> origin/feature/moshe/vulcan_upgrade
121:  * [new branch]          feature/sergeyro/icon-deprecate-clickable -> origin/feature/sergeyro/icon-deprecate-clickable
122:  * [new branch]          feature/shanab/input-type-time -> origin/feature/shanab/input-type-time
123:  * [new branch]          fix-add-tslib               -> origin/fix-add-tslib
124:  * [new branch]          fix-chromatic-action        -> origin/fix-chromatic-action
125:  * [new branch]          fix-dialog-show-contextmenu-default-menu -> origin/fix-dialog-show-contextmenu-default-menu
126:  * [new branch]          fix-dropdown-spec           -> origin/fix-dropdown-spec
127:  * [new branch]          fix-showHideEvent-in-dialog-story -> origin/fix-showHideEvent-in-dialog-story
128:  * [new branch]          fix/combobox-spacings-9062326510 -> origin/fix/combobox-spacings-9062326510
129:  * [new branch]          fix/modal-focus             -> origin/fix/modal-focus
130:  * [new branch]          fix/orhal/playwright-install-performance-fix -> origin/fix/orhal/playwright-install-performance-fix
131:  * [new branch]          fix/yossi/dialog-when-rendering-a-dropdown-or-any-other-dialog-based-18233338168 -> origin/fix/yossi/dialog-when-rendering-a-dropdown-or-any-other-dialog-based-18233338168
132:  * [new branch]          fix/yossi/test-focus-lock-esm -> origin/fix/yossi/test-focus-lock-esm
133:  * [new branch]          gh-pages                    -> origin/gh-pages
134:  * [new branch]          lint-error-fixes            -> origin/lint-error-fixes
135:  * [new branch]          master                      -> origin/master
...

1872:  Created: src/react/WrapText.tsx
1873:  Created: index.ts
1874:  �[2K�[1G�[2m$ node scripts/generate-lazy-icons.js�[22m
1875:  Generated lazy components and index.ts for 272 icons.
1876:  �[2K�[1G�[2m$ node scripts/generate-svg-index.js�[22m
1877:  Generated index.ts for SVG exports in ./src/svg
1878:  �[36m
1879:  �[1msrc/react/index.ts, src/lazy/index.ts, src/svg/index.ts, src/iconsMetaData.ts�[22m → �[1mdist�[22m...�[39m
1880:  �[32mcreated �[1mdist�[22m in �[1m49.8s�[22m�[39m
1881:  �[2K�[1GDone in 56.79s.
1882:  ##[endgroup]
1883:  Lerna (powered by Nx)   Successfully ran target build for 2 projects
1884:  Done in 83.98s.
1885:  ##[group]Run if [[ -n "$(git status --porcelain yarn.lock)" ]]; then
1886:  �[36;1mif [[ -n "$(git status --porcelain yarn.lock)" ]]; then�[0m
1887:  �[36;1m  echo "Error: yarn.lock has uncommitted changes. Please commit it."�[0m
1888:  �[36;1m  exit 1�[0m
...

1919:  (Use `node --trace-deprecation ...` to show where the warning was created)
1920:  SHA256 digest of downloaded artifact is eee56ce3391d0f015f10d94297731c01c29bc45ee0a04dad31c81f3503317098
1921:  Artifact download completed successfully.
1922:  Total of 1 artifact(s) downloaded
1923:  Download artifact has finished successfully
1924:  ##[group]Run node scripts/bundle-check/generate-size-limit-config.js
1925:  �[36;1mnode scripts/bundle-check/generate-size-limit-config.js�[0m
1926:  �[36;1mmkdir -p scripts/bundle-check/reports�[0m
1927:  �[36;1m./node_modules/.bin/size-limit --json > "scripts/bundle-check/reports/pr.json"�[0m
1928:  shell: /usr/bin/bash -e {0}
1929:  env:
1930:  NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
1931:  NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
1932:  ##[endgroup]
1933:  dist index file not found at /home/runner/work/vibe/vibe/packages/core/dist/src/index.js, writing empty size-limit config.
1934:  ##[error]Process completed with exit code 1.
1935:  ##[group]Run actions/upload-artifact@v4

@talkor talkor closed this Oct 21, 2025
@talkor talkor deleted the split2 branch October 21, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants