fix(frontend): サーバーサイドbootでエラー画面の描画時にDOMが初期化できていないことがあるのを修正 #19079
Annotations
10 warnings
packages/misskey-js/eslint.config.js#L4
Prefer named exports
|
packages/misskey-js/src/acct.ts#L7
Assignment to function parameter 'acct'
|
packages/misskey-js/src/api.ts#L17
Unexpected any. Specify a different type
|
packages/misskey-js/src/api.ts#L32
Unexpected any. Specify a different type
|
packages/misskey-js/src/api.types.ts#L30
Unexpected any. Specify a different type
|
packages/misskey-js/src/api.types.ts#L35
Unexpected any. Specify a different type
|
packages/misskey-js/src/consts.ts#L140
Unexpected any. Specify a different type
|
packages/misskey-js/src/consts.ts#L141
Unexpected any. Specify a different type
|
packages/misskey-js/src/consts.ts#L162
Unexpected any. Specify a different type
|
packages/misskey-js/src/consts.ts#L166
Unexpected any. Specify a different type
|
This job succeeded
Loading