icon

@kisaragi_marine@misskey.niri.la 自分が適当に怪文書投げたissueだったらノート検索でkanasaki15で検索すればMisskeyのissueとかをノートするbotの投稿ひっかかるよ

icon

まあしばらくビルド通らないままだし壊れたままにしとくか

icon

リバーシみたいのに何故かビルドがコケるのでかなしい思いをしている

icon

書いた

Attach image
icon

@ここの利用者

これが解決するまで不安定です


RE:
https://mi.7mi.site/notes/9opm547i6un001dr

icon

ありゃ最新developブランチでビルド失敗するな???


Scope: 7 of 8 workspace projects
packages/misskey-bubble-game build$ npm run ts
│ > misskey-bubble-game@0.0.1 ts│ > npm run ts-esm && npm run ts-dts│ > misskey-bubble-game@0.0.1 ts-esm│ > tsc --outDir built/esm│ src/game.ts(7,25): error TS7016: Could not find a declaration file for module 'matter-js'. '/home/misskey/missk…│   Try `npm i --save-dev @types/matter-js` if it exists or add a new declaration (.d.ts) file containing `declar…│ src/game.ts(8,24): error TS7016: Could not find a declaration file for module 'seedrandom'. '/home/misskey/miss…│   Try `npm i --save-dev @types/seedrandom` if it exists or add a new declaration (.d.ts) file containing `decla…│ src/game.ts(365,39): error TS7006: Parameter 'x' implicitly has an 'any' type.│ src/game.ts(365,110): error TS7006: Parameter 'x' implicitly has an 'any' type.│ npm ERR! Lifecycle script `ts-esm` failed with error: │ npm ERR! Error: command failed │ npm ERR!   in workspace: misskey-bubble-game@0.0.1 │ npm ERR!   at location: /home/misskey/misskey/packages/misskey-bubble-game │ npm ERR! Lifecycle script `ts` failed with error: │ npm ERR! Error: command failed │ npm ERR!   in workspace: misskey-bubble-game@0.0.1 │ npm ERR!   at location: /home/misskey/misskey/packages/misskey-bubble-game └─ Failed in 1.3s at /home/misskey/misskey/packages/misskey-bubble-gamepackages/misskey-js build$ npm run ts│ > misskey-js@0.0.16 ts
│ > npm run ts-esm && npm run ts-dts
│ > misskey-js@0.0.16 ts-esm
│ > tsc --outDir built/esm
└─ Running...
packages/misskey-reversi build$ npm run ts
│ > misskey-reversi@0.0.1 ts
│ > npm run ts-esm && npm run ts-dts
│ > misskey-reversi@0.0.1 ts-esm
│ > tsc --outDir built/esm
└─ Running...
/home/misskey/misskey/packages/misskey-bubble-game:
 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  misskey-bubble-game@0.0.1 build: `npm run ts`
Exit status 1
 ELIFECYCLE  Command failed with exit code 1.
[misskey@nanami-network misskey]$