V0.0.5 rewrite #42
Annotations
4 errors and 5 warnings
checks (18):
src/components/elements/Header/HeaderActions.tsx#L8
Cannot find module '../Notification/NotificationPopover' or its corresponding type declarations.
|
checks (18):
src/nostr/nips/nip27.references.ts#L4
Cannot find module 'nostr-tools/lib/nip19' or its corresponding type declarations.
|
checks (18):
src/utils/nip19.ts#L2
Cannot find module 'nostr-tools/lib/nip19' or its corresponding type declarations.
|
checks (18)
Process completed with exit code 2.
|
checks (18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
checks (18):
src/components/elements/Posts/PostActions/PostButtonReact.tsx#L31
'emoji' is defined but never used
|
checks (18):
src/nostr/operators/__tests_/fromUserRelays.test.ts#L5
'mergeMap' is defined but never used
|
checks (18):
src/nostr/operators/fromUserRelays.ts#L21
'config' is defined but never used
|
checks (18):
src/stores/ui/deck.store.ts#L140
'module' is defined but never used
|