bump dependencies #21
Annotations
6 errors
Build and Release:
src/components/compact-note-content.tsx#L39
Type '(() => import("/home/runner/work/nostrudel/nostrudel/node_modules/.pnpm/[email protected]/node_modules/unified/lib/index").Transformer<import("/home/runner/work/nostrudel/nostrudel/node_modules/.pnpm/[email protected][email protected]/node_modules/applesauce-content/dist/nast/types").Root>)[]' is not assignable to type '(() => import("/home/runner/work/nostrudel/nostrudel/node_modules/.pnpm/[email protected]/node_modules/unified/lib/index").Transformer<import("/home/runner/work/nostrudel/nostrudel/node_modules/.pnpm/[email protected][email protected]/node_modules/applesauce-content/dist/nast/types").Root>)[]'.
|
Build and Release:
src/components/content/index.tsx#L18
Object literal may only specify known properties, and 'fedimint' does not exist in type 'Partial<{ text: Component<ExtraProps<Text>>; link: Component<ExtraProps<Link>>; mention: Component<ExtraProps<Mention>>; ... 4 more ...; gallery: Component<...>; }>'.
|
Build and Release:
src/components/content/index.tsx#L18
Binding element 'node' implicitly has an 'any' type.
|
Build and Release:
src/components/note/timeline-note/text-note-contents.tsx#L67
Type '((types?: string[] | undefined) => Transformer<Root>)[]' is not assignable to type '(() => Transformer<Root>)[]'.
|
Build and Release:
src/components/user/user-about.tsx#L17
Type '(() => import("/home/runner/work/nostrudel/nostrudel/node_modules/.pnpm/[email protected]/node_modules/unified/lib/index").Transformer<import("/home/runner/work/nostrudel/nostrudel/node_modules/.pnpm/[email protected][email protected]/node_modules/applesauce-content/dist/nast/types").Root>)[]' is not assignable to type '(() => import("/home/runner/work/nostrudel/nostrudel/node_modules/.pnpm/[email protected]/node_modules/unified/lib/index").Transformer<import("/home/runner/work/nostrudel/nostrudel/node_modules/.pnpm/[email protected][email protected]/node_modules/applesauce-content/dist/nast/types").Root>)[]'.
|
Build and Release
Process completed with exit code 2.
|