fix(wallet): add diagnostic logging to orchestrator subgraph flow #808
ci.yml
on: push
Detect Changes
5s
Matrix: plugin-tests
Matrix: sdk-compat-matrix
Audit
2m 50s
Lint & TypeCheck
2m 22s
Shell Tests
2m 15s
SDK Tests
Lifecycle BDD Tests
Build
4m 20s
Quality Gates
5s
Annotations
9 errors and 3 warnings
|
Lint & TypeCheck
Process completed with exit code 2.
|
|
Lint & TypeCheck
Argument of type '{ bundleUrl: string; stylesUrl: string | undefined; }' is not assignable to parameter of type 'PluginBundleInfo'.
|
|
Lint & TypeCheck
Property 'snapshotAt' does not exist on type '{ id: string; address: string; createdAt: Date; orchestrator: string; pendingFees: string; round: number; lptPriceUsd: number; ethPriceUsd: number; bondedAmount: string; pendingStake: string; }'.
|
|
Lint & TypeCheck
Property 'snapshotAt' does not exist on type '{ id: string; address: string; createdAt: Date; orchestrator: string; pendingFees: string; round: number; lptPriceUsd: number; ethPriceUsd: number; bondedAmount: string; pendingStake: string; }'.
|
|
Lint & TypeCheck
Property 'pendingRewards' does not exist on type '{ id: string; address: string; createdAt: Date; orchestrator: string; pendingFees: string; round: number; lptPriceUsd: number; ethPriceUsd: number; bondedAmount: string; pendingStake: string; }'.
|
|
Lint & TypeCheck
Property 'stakedAmount' does not exist on type '{ id: string; address: string; createdAt: Date; orchestrator: string; pendingFees: string; round: number; lptPriceUsd: number; ethPriceUsd: number; bondedAmount: string; pendingStake: string; }'.
|
|
Lint & TypeCheck
Object literal may only specify known properties, and 'snapshotAt' does not exist in type 'WalletStakingSnapshotOrderByWithRelationInput | WalletStakingSnapshotOrderByWithRelationInput[]'.
|
|
Lint & TypeCheck
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly close: "CLOSED"; readonly archive: "ARCHIVED"; }'.
|
|
Lint & TypeCheck
Process completed with exit code 1.
|
|
Detect Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@v3. 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/
|
|
Shell Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. 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/
|
|
Build
No files were found with the provided path: apps/web-next/.next. No artifacts will be uploaded.
|