Merge pull request #323 from MyOrgEnv/fix/200-rust-custom-error-types #282
ci.yml
on: push
Next.js Client CI
59s
Soroban Contracts CI
13m 54s
Client E2E Tests
0s
Integration Tests
Annotations
12 errors and 12 warnings
|
Next.js Client CI
Process completed with exit code 1.
|
|
Next.js Client CI:
soroban-client/__tests__/lib/soroban.integration.test.ts#L90
A `require()` style import is forbidden
|
|
Next.js Client CI:
soroban-client/__tests__/lib/soroban.integration.test.ts#L6
A `require()` style import is forbidden
|
|
Next.js Client CI:
soroban-client/__tests__/lib/soroban.integration.test.ts#L1
A `require()` style import is forbidden
|
|
Next.js Client CI:
soroban-client/__tests__/lib/rpc-failover.test.ts#L35
Unexpected any. Specify a different type
|
|
Next.js Client CI:
soroban-client/__tests__/lib/offline-builder.test.ts#L274
Unexpected any. Specify a different type
|
|
Next.js Client CI:
soroban-client/__tests__/lib/offline-builder.test.ts#L101
Unexpected any. Specify a different type
|
|
Next.js Client CI:
soroban-client/__tests__/lib/offline-builder.test.ts#L88
Unexpected any. Specify a different type
|
|
Next.js Client CI:
soroban-client/__mocks__/next-intl.ts#L31
Unexpected any. Specify a different type
|
|
Next.js Client CI:
soroban-client/__mocks__/next-intl.ts#L4
Unexpected any. Specify a different type
|
|
Next.js Client CI:
soroban-client/__mocks__/next-intl.ts#L1
Unexpected any. Specify a different type
|
|
Soroban Contracts CI
Process completed with exit code 1.
|
|
Next.js Client CI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
|
|
Next.js Client CI:
soroban-client/app/[locale]/orchestration-example/page.tsx#L47
'ticketContract' is assigned a value but never used
|
|
Next.js Client CI:
soroban-client/app/[locale]/orchestration-example/page.tsx#L46
'eventId' is assigned a value but never used
|
|
Next.js Client CI:
soroban-client/app/[locale]/orchestration-example/page.tsx#L43
'providerName' is assigned a value but never used
|
|
Next.js Client CI:
soroban-client/app/[locale]/orchestration-example/page.tsx#L43
'isInstalled' is assigned a value but never used
|
|
Next.js Client CI:
soroban-client/app/[locale]/orchestration-example/page.tsx#L42
'router' is assigned a value but never used
|
|
Next.js Client CI:
soroban-client/__tests__/lib/soroban.integration.test.ts#L90
'crypto' is assigned a value but never used
|
|
Next.js Client CI:
soroban-client/__tests__/lib/soroban.integration.test.ts#L7
'TEST_PUBLIC_KEY' is assigned a value but never used
|
|
Next.js Client CI:
soroban-client/__tests__/lib/rpc-failover.test.ts#L23
'url' is defined but never used
|
|
Next.js Client CI:
soroban-client/__tests__/lib/rpc-failover.test.ts#L10
'url' is defined but never used
|
|
Next.js Client CI:
soroban-client/__mocks__/next-intl.ts#L3
'_namespace' is defined but never used
|
|
Soroban Contracts CI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
|