Skip to content

chore: update typescript #7228

chore: update typescript

chore: update typescript #7228

Triggered via pull request November 6, 2024 19:33
Status Failure
Total duration 2m 53s
Artifacts

pr_checks.yml

on: pull_request
Matrix: code_style
Matrix: ui-test / Playwright Tests
Fit to window
Zoom out
Zoom in

Annotations

114 errors and 12 warnings
code_style (typecheck)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (typecheck)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
code_style (typecheck)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (typecheck)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (typecheck)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (typecheck)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (typecheck)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (typecheck)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
code_style (typecheck)
@reown/appkit-adapter-solana#build: command (/home/runner/work/appkit/appkit/packages/adapters/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
code_style (typecheck)
Process completed with exit code 1.
code_style (prettier)
The job was canceled because "typecheck" failed.
code_style (prettier)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (prettier)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
code_style (prettier)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (prettier)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (prettier)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (prettier)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (prettier)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (prettier)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
code_style (prettier)
@reown/appkit-adapter-solana#build: command (/home/runner/work/appkit/appkit/packages/adapters/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
code_style (prettier)
Process completed with exit code 1.
code_style (danger)
The job was canceled because "typecheck" failed.
code_style (danger)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (danger)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
code_style (danger)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (danger)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (danger)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (danger)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (danger)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (danger)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
code_style (danger)
@reown/appkit-adapter-solana#build: command (/home/runner/work/appkit/appkit/packages/adapters/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
code_style (danger)
Process completed with exit code 1.
test
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
test
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
test
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
test
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
test
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
test
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
test
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
test
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
test
@reown/appkit-adapter-solana#build: command (/home/runner/work/appkit/appkit/packages/adapters/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
test
Process completed with exit code 1.
code_style (lint)
The job was canceled because "typecheck" failed.
code_style (lint)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (lint)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
code_style (lint)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (lint)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (lint)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (lint)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (lint)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (lint)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
code_style (lint)
@reown/appkit-adapter-solana#build: command (/home/runner/work/appkit/appkit/packages/adapters/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
code_style (lint)
The operation was canceled.
code_style (build:sample-apps)
The job was canceled because "typecheck" failed.
code_style (build:sample-apps)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (build:sample-apps)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
code_style (build:sample-apps)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (build:sample-apps)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
code_style (build:sample-apps)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
code_style (build:sample-apps)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (build:sample-apps)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
code_style (build:sample-apps)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
code_style (build:sample-apps)
@reown/appkit-adapter-solana#build: command (/home/runner/work/appkit/appkit/packages/adapters/solana) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
code_style (build:sample-apps)
The operation was canceled.
ui-test / Playwright Tests (1, 5)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (1, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
ui-test / Playwright Tests (1, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (1, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (1, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (1, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (1, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (1, 5)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
ui-test / Playwright Tests (1, 5)
@reown/appkit-adapter-solana#build: command (/_work/aws-ecs-fargate-16384cpu-65536mem-30m-O6XzJwcopIUUs/appkit/appkit/packages/adapters/solana) /root/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ui-test / Playwright Tests (1, 5)
Process completed with exit code 1.
ui-test / Playwright Tests (2, 5)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (2, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
ui-test / Playwright Tests (2, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (2, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (2, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (2, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (2, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (2, 5)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
ui-test / Playwright Tests (2, 5)
@reown/appkit-adapter-solana#build: command (/_work/aws-ecs-fargate-16384cpu-65536mem-30m-5zK3OX6eyRinB/appkit/appkit/packages/adapters/solana) /root/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ui-test / Playwright Tests (2, 5)
Process completed with exit code 1.
ui-test / Playwright Tests (3, 5)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (3, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
ui-test / Playwright Tests (3, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (3, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (3, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (3, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (3, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (3, 5)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
ui-test / Playwright Tests (3, 5)
@reown/appkit-adapter-solana#build: command (/_work/aws-ecs-fargate-16384cpu-65536mem-30m-Juv7IBqSrB6zK/appkit/appkit/packages/adapters/solana) /root/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ui-test / Playwright Tests (3, 5)
Process completed with exit code 1.
ui-test / Playwright Tests (4, 5)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (4, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
ui-test / Playwright Tests (4, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (4, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (4, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (4, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (4, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (4, 5)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
ui-test / Playwright Tests (4, 5)
@reown/appkit-adapter-solana#build: command (/_work/aws-ecs-fargate-16384cpu-65536mem-30m-mFzP2PJTqHFU7/appkit/appkit/packages/adapters/solana) /root/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ui-test / Playwright Tests (4, 5)
Process completed with exit code 1.
ui-test / Playwright Tests (5, 5)
Argument of type 'Uint8Array | Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (5, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Buffer & Uint8Array'.
ui-test / Playwright Tests (5, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (5, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array'.
ui-test / Playwright Tests (5, 5)
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array | number[]'.
ui-test / Playwright Tests (5, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (5, 5)
Type 'Uint8Array | Buffer' is not assignable to type 'Uint8Array'.
ui-test / Playwright Tests (5, 5)
Argument of type '{ transaction: Uint8Array | Buffer; account: WalletAccount; chain: `${string}:${string}`; }' is not assignable to parameter of type 'SolanaSignTransactionInput'.
ui-test / Playwright Tests (5, 5)
@reown/appkit-adapter-solana#build: command (/_work/aws-ecs-fargate-16384cpu-65536mem-30m-kAlbH9mBD38L3/appkit/appkit/packages/adapters/solana) /root/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
ui-test / Playwright Tests (5, 5)
Process completed with exit code 1.
code_style (typecheck)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
ui-test / Playwright Tests (1, 5)
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/
ui-test / Playwright Tests (1, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.
ui-test / Playwright Tests (2, 5)
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/
ui-test / Playwright Tests (2, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.
ui-test / Playwright Tests (3, 5)
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/
ui-test / Playwright Tests (3, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.
ui-test / Playwright Tests (4, 5)
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/
ui-test / Playwright Tests (4, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.
ui-test / Playwright Tests (5, 5)
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/
ui-test / Playwright Tests (5, 5)
No files were found with the provided path: ./apps/laboratory/playwright-report/. No artifacts will be uploaded.