chore: demo redundancy of recursive account balance lookup #3747
code-checks.yml
on: push
lint-prettier
40s
lint-syncpack
26s
lint-eslint
31s
typecheck
1m 19s
lint-commit
14s
lint-deps
1m 24s
lint-filenames
28s
test-unit
1m 19s
test-coverage
1m 23s
Annotations
19 errors and 11 warnings
lint-syncpack
Process completed with exit code 1.
|
lint-eslint
@leather.io/mobile#lint: command (/home/runner/work/mono/mono/apps/mobile) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (2)
|
lint-eslint
Process completed with exit code 2.
|
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
Expected 2 arguments, but got 1.
|
test-unit
Expected 2 arguments, but got 1.
|
test-unit
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
Expected 2 arguments, but got 1.
|
test-coverage
Expected 2 arguments, but got 1.
|
test-coverage
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
Expected 2 arguments, but got 1.
|
lint-deps
Expected 2 arguments, but got 1.
|
lint-deps
Process completed with exit code 1.
|
typecheck
Expected 2 arguments, but got 1.
|
typecheck
Expected 2 arguments, but got 1.
|
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.
|
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-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-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/
|
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/
|
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 ['']
|
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/
|