Skip to content

feat(draft): enhance draft handling with NIP-44 support and improve t… #4

feat(draft): enhance draft handling with NIP-44 support and improve t…

feat(draft): enhance draft handling with NIP-44 support and improve t… #4

Triggered via pull request July 17, 2025 23:24
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test: src/hooks/useDrafts.ts#L46
Unexpected any. Specify a different type
test: src/hooks/useDraftPublish.ts#L424
Unexpected any. Specify a different type
test: src/hooks/useDraftPublish.ts#L330
Unexpected any. Specify a different type
test: src/hooks/useDraftPublish.ts#L130
Unexpected any. Specify a different type
test: src/hooks/useDraftPublish.ts#L82
Unexpected any. Specify a different type
test: src/hooks/useDraftPublish.ts#L50
Unexpected any. Specify a different type
test: src/hooks/useDraftPublish.ts#L32
Unexpected any. Specify a different type
test: src/hooks/auth/utils/stateMachineUtils.ts#L54
Unexpected any. Specify a different type
test: src/hooks/auth/utils/stateMachineUtils.ts#L24
Unexpected any. Specify a different type
test: src/hooks/auth/utils/stateMachineUtils.ts#L17
Unexpected any. Specify a different type
test: src/contexts/CommunityContext.tsx#L48
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
test: src/components/groups/GroupLinksContactForm.tsx#L59
The 'extractCurrentMetadata' function makes the dependencies of useEffect Hook (at line 105) change on every render. To fix this, wrap the definition of 'extractCurrentMetadata' in its own useCallback() Hook
test: src/components/dashboard/CommunitySelector.tsx#L228
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/dashboard/CommunitySelector.tsx#L219
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/dashboard/CommunityPrivileges.tsx#L124
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/auth/ui/NostrAuthErrorDisplay.tsx#L244
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/auth/ui/NostrAuthErrorDisplay.tsx#L230
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/auth/ui/NostrAuthErrorDisplay.tsx#L216
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/SentryErrorBoundary.tsx#L119
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test: src/components/FirebaseAuthProvider.tsx#L562
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components