以下是5.4.0-dev.20231112报告的错误
Pipeline that generated this bug
Logs for the pipeline run
File that generated the pipeline
此运行考虑了来自GH的200个流行TS仓库(在跳过前0个之后)。
成功分析了200个访问过的仓库中的195个。
| 结果 | 计数 |
| ------------ | ------------ |
| 发现有趣的更改 | 5 |
| 未发现有趣的更改 | 190 |
| 未知故障 | 5 |
调查状态
仓库 | 错误 | 结果 |
---|---|---|
!1136d696a399f90bb2119a23c1547ad6 | 1 | |
!9f244c2434b95768840a9619d1ae012c | 1 | |
05dc022b77792efd84491358bf4bf0af | 1 | |
82e06099adfc7f5d6f601b429f948a70 | 1 | |
c61b266ca8c44d0af3e32e589998edeb | 1 |
5条答案
按热度按时间u59ebvdq1#
在600000毫秒后超时
仓库不再报告错误
zvms9eto2#
范围错误:调用栈大小超过最大限制
仓库不再报告错误
wixjitnu3#
服务器提前退出,代码未知且信号SIGABRT
受影响的仓库
tastejs/todomvc 原始错误文本:
RepoResults5/tastejs.todomvc.rawError.txt
in the artifact folder最后几笔请求
重现步骤
git clone https://github.com/tastejs/todomvc --recurse-submodules
todomvc
目录下运行git reset --hard 83b5bbd0b77c142b446191e67fe5822423250845
todomvc/bower_components/bootstrap
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/bower_components/webcomponentsjs
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/angular-dart
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/angular2_es2015
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/angular2
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/angularjs_require
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/angularjs_require/test
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/angularjs
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/aurelia
目录下运行npm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/backbone_marionette
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/backbone_require
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/backbone
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/binding-scala
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/canjs_require
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/canjs
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/closure
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
todomvc/examples/cujo
目录下运行npm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
dffbzjpn4#
TypeError: 无法读取未定义的属性('flags')
受影响的仓库
sveltejs/svelte 原始错误文本:
RepoResults1/sveltejs.svelte.rawError.txt
在 artifact folder最近几次请求
重现步骤
git clone https://github.com/sveltejs/svelte --recurse-submodules
svelte
中,运行git reset --hard 7a84e78b4df1d8a064d40f1467aa5b2af430d7c8
svelte
中,运行pnpm install --no-frozen-lockfile --prefer-offline --ignore-scripts --reporter=silent
RepoResults1/sveltejs.svelte.replay.txt
npm install --no-save @typescript/server-replay
npx tsreplay ./svelte ./sveltejs.svelte.replay.txt path/to/tsserver.js
npx tsreplay --help
以了解有关调试、记录等的有用开关neskvpey5#
错误:调试失败。错误的表达式。
受影响的仓库
fabricjs/fabric.js 原始错误文本:
RepoResults5/fabricjs.fabric.js.rawError.txt
在 artifact folder最近的几次请求
重现步骤
git clone https://github.com/fabricjs/fabric.js --recurse-submodules
fabric.js
中,运行git reset --hard 44a75a3a7d9acd7d09d3ce4f5b0a92ec49d0680b
fabric.js
中,运行npm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
fabric.js/website
中,运行npm ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
RepoResults5/fabricjs.fabric.js.replay.txt
npm install --no-save @typescript/server-replay
npx tsreplay ./fabric.js ./fabricjs.fabric.js.replay.txt path/to/tsserver.js
npx tsreplay --help
以了解有关调试、记录等的有用开关