Closed baisony closed 1 year ago
mutelist 対応完了
残りはuser list?
blocklistについては有頂天の方針にそぐわないため、listfeedとmutelistのみとします。
うーん、対応自体はできたのですが、
Failed to compile. ./node_modules/.pnpm/@atproto+api@0.6.23/node_modules/@atproto/api/src/client/types/app/bsky/actor/defs.ts:7:21 Type error: Could not find a declaration file for module 'multiformats/cid'. '/vercel/path0/node_modules/.pnpm/multiformats@9.9.0/node_modules/multiformats/esm/src/cid.js' implicitly has an 'any' type. There are types at '/vercel/path0/node_modules/.pnpm/@atproto+api@0.6.23/node_modules/multiformats/types/src/cid.d.ts', but this result could not be resolved when respecting package.json "exports". The 'multiformats' library may need to update its package.json or typings. 5 | import { isObj, hasProp } from '../../../../util' 6 | import { lexicons } from '../../../../lexicons' 7 | import { CID } from 'multiformats/cid' | ^ 8 | import as ComAtprotoLabelDefs from '../../../com/atproto/label/defs' 9 | import as AppBskyGraphDefs from '../graph/defs' 10 | ELIFECYCLE Command failed with exit code 1. Error: Command "pnpm run build" exited with 1
という謎エラーが出るので、それが修正できるまでlistfeedの修正はpendingといたします。
どうやらfeedの他にlistなるものがあるらしい