Import fixes. #2
Annotations
4 errors and 1 warning
src/js/components/PrivateMessage.tsx#L44
Property 'text' does not exist on type 'VerifiedEvent<number>'.
|
src/js/nostr/Events.ts#L325
Argument of type 'string' is not assignable to parameter of type 'null | undefined'.
|
src/js/nostr/Events.ts#L366
Property 'text' does not exist on type 'VerifiedEvent<number>'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading