Skip to content

fix(frontend): サーバーサイドbootでエラー画面の描画時にDOMが初期化できていないことがあるのを修正 #19079

fix(frontend): サーバーサイドbootでエラー画面の描画時にDOMが初期化できていないことがあるのを修正

fix(frontend): サーバーサイドbootでエラー画面の描画時にDOMが初期化できていないことがあるのを修正 #19079

Triggered via pull request July 6, 2024 06:00
Status Success
Total duration 8m 23s
Artifacts

lint.yml

on: pull_request
pnpm_install
36s
pnpm_install
Matrix: lint
Matrix: typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint (misskey-js): packages/misskey-js/eslint.config.js#L4
Prefer named exports
lint (misskey-js): packages/misskey-js/src/acct.ts#L7
Assignment to function parameter 'acct'
lint (misskey-js): packages/misskey-js/src/api.ts#L17
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.ts#L32
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L30
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/api.types.ts#L35
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L140
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L141
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L162
Unexpected any. Specify a different type
lint (misskey-js): packages/misskey-js/src/consts.ts#L166
Unexpected any. Specify a different type