chore: draft batch account creation #3768
code-checks.yml
on: push
lint-prettier
34s
lint-syncpack
24s
lint-eslint
1m 2s
typecheck
1m 18s
lint-commit
11s
lint-deps
1m 19s
lint-filenames
28s
test-unit
1m 16s
test-coverage
1m 23s
Annotations
16 errors and 21 warnings
test-unit
@leather.io/mobile#build: command (/home/runner/work/mono/mono/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
test-unit
'userAddsAccounts' is declared but its value is never read.
|
test-unit
'userAddsAccounts' is declared but its value is never read.
|
test-unit
Process completed with exit code 1.
|
lint-deps
@leather.io/mobile#build: command (/home/runner/work/mono/mono/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
lint-deps
'userAddsAccounts' is declared but its value is never read.
|
lint-deps
'userAddsAccounts' is declared but its value is never read.
|
lint-deps
Process completed with exit code 1.
|
typecheck
'userAddsAccounts' is declared but its value is never read.
|
typecheck
'userAddsAccounts' is declared but its value is never read.
|
typecheck
@leather.io/mobile#build: command (/home/runner/work/mono/mono/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
typecheck
Process completed with exit code 1.
|
test-coverage
@leather.io/mobile#build: command (/home/runner/work/mono/mono/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
test-coverage
'userAddsAccounts' is declared but its value is never read.
|
test-coverage
'userAddsAccounts' is declared but its value is never read.
|
test-coverage
Process completed with exit code 1.
|
lint-commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint-syncpack
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-filenames
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-eslint:
packages/ui/src/components/approver/animations/approver-animation.web.tsx#L21
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint-eslint:
packages/ui/src/components/approver/animations/approver-animation.web.tsx#L30
'_e' is defined but never used
|
lint-eslint:
packages/ui/src/components/collectibles/native/collectible-text.native.tsx#L23
'err' is defined but never used
|
lint-eslint:
apps/mobile/src/app/(home)/create-new-wallet.tsx#L107
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint-eslint:
apps/mobile/src/app/(home)/developer-console/index.tsx#L55
React Hook useEffect has missing dependencies: 'cleanupNotificationReceivedListener', 'setNotificationReceivedListener', and 'toast'. Either include them or remove the dependency array
|
lint-eslint:
apps/mobile/src/app/(home)/recover-wallet.tsx#L91
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint-eslint:
apps/mobile/src/app/_layout.tsx#L37
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint-eslint:
apps/mobile/src/components/action-bar/action-bar.tsx#L73
React Hook useEffect has missing dependencies: 'animatedBottom', 'animatedOpacity', and 'bottom'. Either include them or remove the dependency array
|
lint-eslint:
apps/mobile/src/components/toast/toast-context.tsx#L27
React Hook useCallback has an unnecessary dependency: 'toastRef.current'. Either exclude it or remove the dependency array. Mutable values like 'toastRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
lint-eslint:
apps/mobile/src/store/key-store.ts#L192
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
test-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-deps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-coverage
Unexpected input(s) 'fetch-depth', valid inputs are ['']
|
test-coverage
Unexpected input(s) 'fetch-depth', valid inputs are ['']
|