Prepare repository for open-source release #12
Annotations
10 errors and 11 warnings
|
apps/web/src/composables/useWebSocketFeed.ts#L5
Missing file extension "ts" for "./useTimestampSDK"
|
|
apps/web/src/composables/useWebSocketFeed.ts#L4
Unable to resolve path to module '@uts/sdk'
|
|
apps/web/src/composables/useWallet.ts#L3
Unable to resolve path to module '@uts/sdk'
|
|
apps/web/src/composables/useTimestampSDK.ts#L2
Unable to resolve path to module '@uts/sdk'
|
|
apps/web/src/composables/useLingui.ts#L36
Unexpected use of 'localStorage'. If you're in the background script, localStorage is banned. It will cause Manifest V3 to crash. If you're in the chrome-extension:// pages, localStorage is discouraged. If you're in the content scripts, we can only use localStorage to read websites' data and MUST NOT store our own data
|
|
apps/web/src/composables/useLingui.ts#L2
Missing file extension for "@/i18n"
|
|
apps/web/src/composables/useLingui.ts#L2
Unable to resolve path to module '@/i18n'
|
|
apps/web/src/composables/useFileDigest.ts#L130
Return values from promise executor functions cannot be read
|
|
apps/web/src/composables/useFileDigest.ts#L76
Return values from promise executor functions cannot be read
|
|
apps/docs/.vitepress/theme/index.ts#L2
Unable to resolve path to module 'virtual:group-icons.css'
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
apps/web/src/composables/useTimestampSDK.ts#L229
The catch parameter `e` should be named `error`
|
|
apps/web/src/composables/useTimestampSDK.ts#L146
The catch parameter `e` should be named `error`
|
|
apps/web/src/composables/useTimestampSDK.ts#L10
'@uts/sdk' imported multiple times
|
|
apps/web/src/composables/useTimestampSDK.ts#L9
'@uts/sdk' imported multiple times
|
|
apps/web/src/composables/useTimestampSDK.ts#L2
Imports "VerifyStatus" are only used as type
|
|
apps/web/src/composables/useFileDigest.ts#L146
The catch parameter `e` should be named `error_`
|
|
apps/web/src/composables/useFileDigest.ts#L144
Prefer `.at(…)` over `[….length - index]`
|
|
apps/web/src/composables/useFileDigest.ts#L97
The catch parameter `e` should be named `error_`
|
|
apps/docs/config.ts#L1
Prefer `node:module` over `module`
|
|
apps/docs/.vitepress/theme/index.ts#L5
Use `export…from` to re-export `default`
|
The logs for this run have expired and are no longer available.
Loading