Skip to content

1xlm - 100 AF$ tokeneconomics #101

1xlm - 100 AF$ tokeneconomics

1xlm - 100 AF$ tokeneconomics #101

Triggered via push June 1, 2026 16:37
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Lint & Type-check
41s
Lint & Type-check
Production Build
0s
Production Build
Docker Image Build
0s
Docker Image Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Lint & Type-check: cli/index.ts#L1156
Unexpected any. Specify a different type
Lint & Type-check: cli/index.ts#L1138
Unexpected any. Specify a different type
Lint & Type-check: app/page.tsx#L641
Unexpected any. Specify a different type
Lint & Type-check: app/page.tsx#L508
Unexpected any. Specify a different type
Lint & Type-check: app/page.tsx#L430
Unexpected any. Specify a different type
Lint & Type-check: app/page.tsx#L355
Unexpected any. Specify a different type
Lint & Type-check: app/marketplace/page.tsx#L99
Unexpected any. Specify a different type
Lint & Type-check: app/marketplace/page.tsx#L47
'txBuilder' is never reassigned. Use 'const' instead
Lint & Type-check: app/api/faucet/buy/route.ts#L116
Unexpected any. Specify a different type
Lint & Type-check: app/api/agents/create/route.ts#L140
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint & Type-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/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Lint & Type-check: dist/orchestrator-runner.js#L369
Expected an assignment or function call and instead saw an expression
Lint & Type-check: dist/orchestrator-runner.js#L335
Expected an assignment or function call and instead saw an expression
Lint & Type-check: dist/orchestrator-runner.js#L321
Expected an assignment or function call and instead saw an expression
Lint & Type-check: dist/orchestrator-runner.js#L177
Expected an assignment or function call and instead saw an expression
Lint & Type-check: cli/index.ts#L1490
'totalCost' is assigned a value but never used
Lint & Type-check: cli/index.ts#L1404
'systemPrompt' is assigned a value but never used
Lint & Type-check: app/page.tsx#L245
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Lint & Type-check: app/marketplace/page.tsx#L4
'motion' is defined but never used
Lint & Type-check: app/api/faucet/buy/route.ts#L49
'err' is defined but never used
Lint & Type-check: app/api/faucet/buy/route.ts#L48
'tx' is assigned a value but never used