feat(ci): Setup CI workflow with code generation test suite #2
Annotations
5 errors
|
Build
Process completed with exit code 2.
|
|
Build
@cairo-coder/agents#build: command (/home/runner/work/cairo-coder/cairo-coder/packages/agents) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
Build
Property 's' is missing in type '{ original: string; transformed: string; isContractRelated: boolean; isTestRelated: boolean; resources: DocumentSource[]; }' but required in type 'ProcessedQuery'.
|
|
Build
Property 's' is missing in type '{ original: string; transformed: string[]; isContractRelated: boolean; isTestRelated: boolean; resources: DocumentSource[]; }' but required in type 'ProcessedQuery'.
|
|
Build
Property 's' is missing in type '{ original: string; transformed: string; isContractRelated: boolean; isTestRelated: boolean; }' but required in type 'ProcessedQuery'.
|