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