Skip to content

Use alchemy provider #8464

Use alchemy provider

Use alchemy provider #8464

Triggered via pull request June 10, 2024 15:21
Status Failure
Total duration 2m 22s
Artifacts

grant-explorer.yml

on: pull_request
lint-test-typecheck
2m 10s
lint-test-typecheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint-test-typecheck
grant-explorer#typecheck: command (/home/runner/work/grants-stack/grants-stack/packages/grant-explorer) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
lint-test-typecheck
Type '{ id: number; name: string; iconUrl: string; iconBackground: string; nativeCurrency: { name: string; symbol: string; decimals: number; }; rpcUrls: { default: { http: string[]; webSocket: undefined; }; public: { ...; }; }; }[]' is not assignable to type 'Chain[]'.
lint-test-typecheck
Process completed with exit code 2.
lint-test-typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.