Skip to content

Copy-to-clipboard on wallet addresses (#480) #774

Copy-to-clipboard on wallet addresses (#480)

Copy-to-clipboard on wallet addresses (#480) #774

Triggered via pull request March 29, 2026 08:30
Status Failure
Total duration 14m 16s
Artifacts

ci.yml

on: pull_request
Backend Lint (Ruff)
9s
Backend Lint (Ruff)
Backend Tests (pytest)
5s
Backend Tests (pytest)
Contracts Check (Anchor)
14m 6s
Contracts Check (Anchor)
Rust Lint (Clippy)
15s
Rust Lint (Clippy)
Frontend Setup Check
4s
Frontend Setup Check
Frontend Lint (ESLint)
55s
Frontend Lint (ESLint)
Frontend Type Check (tsc)
1m 5s
Frontend Type Check (tsc)
Frontend Tests (Vitest)
53s
Frontend Tests (Vitest)
Frontend Build (Next.js)
1m 7s
Frontend Build (Next.js)
CI Status Summary
2s
CI Status Summary
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 9 warnings
Backend Tests (pytest)
No file in /home/runner/work/solfoundry/solfoundry matched to [backend/requirements.txt or **/pyproject.toml], make sure you have checked out the target repository
Backend Lint (Ruff)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/solfoundry/solfoundry/backend'. No such file or directory
Rust Lint (Clippy)
Process completed with exit code 1.
Rust Lint (Clippy)
Process completed with exit code 101.
Frontend Tests (Vitest)
Process completed with exit code 1.
Frontend Type Check (tsc)
Process completed with exit code 2.
Frontend Type Check (tsc)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Type Check (tsc)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Type Check (tsc)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Type Check (tsc)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Type Check (tsc)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Type Check (tsc)
Cannot find module '../data/codebaseMapTransformer' or its corresponding type declarations.
Frontend Type Check (tsc)
Cannot find module '../../data/codebaseMapTransformer' or its corresponding type declarations.
Frontend Type Check (tsc)
Cannot find module '../../data/codebaseMapTransformer' or its corresponding type declarations.
Frontend Build (Next.js)
Process completed with exit code 2.
Frontend Build (Next.js)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Build (Next.js)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Build (Next.js)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Build (Next.js)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Build (Next.js)
Argument of type 'number' is not assignable to parameter of type 'string'.
Frontend Build (Next.js)
Cannot find module '../data/codebaseMapTransformer' or its corresponding type declarations.
Frontend Build (Next.js)
Cannot find module '../../data/codebaseMapTransformer' or its corresponding type declarations.
Frontend Build (Next.js)
Cannot find module '../../data/codebaseMapTransformer' or its corresponding type declarations.
Contracts Check (Anchor)
Process completed with exit code 1.
CI Status Summary
Process completed with exit code 1.
Frontend Setup Check
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Backend Tests (pytest)
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-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Backend Lint (Ruff)
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-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Rust Lint (Clippy)
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Frontend Tests (Vitest)
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. Node.js 20 will be removed from the runner on September 16th, 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/
Frontend Lint (ESLint)
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. Node.js 20 will be removed from the runner on September 16th, 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/
Frontend Type Check (tsc)
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. Node.js 20 will be removed from the runner on September 16th, 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/
Frontend Build (Next.js)
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. Node.js 20 will be removed from the runner on September 16th, 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/
Contracts Check (Anchor)
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 will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/