fix: critical web3pipeline constructor bug breaking dapp factory #220
Annotations
4 errors and 1 warning
|
Run CLI tests
Process completed with exit code 1.
|
|
Run CLI tests:
CLI/src/core/stages.ts#L8
Error: Cannot find package 'ajv' imported from '/home/runner/work/AppFactory/AppFactory/CLI/src/core/stages.ts'
❯ src/core/stages.ts:8:1
❯ src/core/stages.test.ts:10:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
Run CLI tests:
CLI/src/core/logging.ts#L7
Error: Cannot find package 'chalk' imported from '/home/runner/work/AppFactory/AppFactory/CLI/src/core/logging.ts'
❯ src/core/logging.ts:7:1
❯ src/core/logging.test.ts:7:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
Run CLI tests:
CLI/src/core/anthropic.ts#L7
Error: Cannot find package '@anthropic-ai/sdk' imported from '/home/runner/work/AppFactory/AppFactory/CLI/src/core/anthropic.ts'
❯ src/core/anthropic.ts:7:1
❯ src/core/anthropic.test.ts:7:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
Post Checkout repository
The process '/usr/bin/git' failed with exit code 128
|
Loading