useKey #2957
Annotations
10 errors and 1 warning
src/js/components/user/Badge.tsx#L11
Delete `··`
|
src/js/components/user/Badge.tsx#L12
Insert `·`
|
src/js/hooks/useKey.tsx#L1
Replace `"preact/hooks"` with `'preact/hooks';`
|
src/js/hooks/useKey.tsx#L3
Replace `"@/nostr/Key"` with `'@/nostr/Key'`
|
src/js/hooks/useKey.tsx#L4
Replace `"@/utils/UniqueIds"` with `'@/utils/UniqueIds'`
|
src/js/hooks/useKey.tsx#L17
Insert `,`
|
src/js/hooks/useKey.tsx#L30
Insert `⏎`
|
src/js/utils/UniqueIds.ts#L1
Replace `"@/nostr/Key"` with `'@/nostr/Key'`
|
src/js/utils/UniqueIds.ts#L6
Delete `⏎`
|
src/js/utils/UniqueIds.ts#L14
Insert `·`
|
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