Skip to content

WIP feat: new asm parser #1746

WIP feat: new asm parser

WIP feat: new asm parser #1746

Triggered via pull request November 22, 2024 18:30
Status Failure
Total duration 3m 58s
Artifacts

tact.yml

on: pull_request
Matrix: test-blueprint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

80 errors and 15 warnings
test-blueprint (22, ubuntu-latest, npm): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, ubuntu-latest, npm)
Process completed with exit code 1.
test (22, ubuntu-latest): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test (22, ubuntu-latest)
Process completed with exit code 1.
test-blueprint (22, ubuntu-latest, yarn): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, ubuntu-latest, yarn)
Process completed with exit code 1.
test-blueprint (22, ubuntu-latest, pnpm): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, ubuntu-latest, pnpm)
Process completed with exit code 1.
test-blueprint (22, ubuntu-latest, bun): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, ubuntu-latest, bun)
Process completed with exit code 1.
test-blueprint (22, macos-latest, yarn): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, macos-latest, yarn)
Process completed with exit code 1.
test-blueprint (22, macos-latest, bun): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, macos-latest, bun)
Process completed with exit code 1.
test (22, macos-latest): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test (22, macos-latest)
Process completed with exit code 1.
test-blueprint (22, macos-latest, pnpm): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, macos-latest, pnpm)
Process completed with exit code 1.
test-blueprint (22, macos-latest, npm): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, macos-latest, npm)
Process completed with exit code 1.
test-blueprint (22, windows-latest, pnpm): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, windows-latest, pnpm): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, windows-latest, pnpm): src/grammar/compare.ts#L148
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, pnpm): src/grammar/compare.ts#L156
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, pnpm): src/grammar/hash.ts#L228
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, pnpm): src/prettyPrinter.ts#L196
This expression is not callable.
test-blueprint (22, windows-latest, pnpm): src/prettyPrinter.ts#L196
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test-blueprint (22, windows-latest, pnpm): src/prettyPrinter.ts#L206
This expression is not callable.
test-blueprint (22, windows-latest, pnpm): src/prettyPrinter.ts#L206
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test-blueprint (22, windows-latest, pnpm): src/prettyPrinter.ts#L217
This expression is not callable.
test-blueprint (22, windows-latest, npm): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, windows-latest, npm): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, windows-latest, npm): src/grammar/compare.ts#L148
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, npm): src/grammar/compare.ts#L156
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, npm): src/grammar/hash.ts#L228
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, npm): src/prettyPrinter.ts#L196
This expression is not callable.
test-blueprint (22, windows-latest, npm): src/prettyPrinter.ts#L196
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test-blueprint (22, windows-latest, npm): src/prettyPrinter.ts#L206
This expression is not callable.
test-blueprint (22, windows-latest, npm): src/prettyPrinter.ts#L206
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test-blueprint (22, windows-latest, npm): src/prettyPrinter.ts#L217
This expression is not callable.
test-blueprint (22, windows-latest, yarn): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, windows-latest, yarn): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, windows-latest, yarn): src/grammar/compare.ts#L148
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, yarn): src/grammar/compare.ts#L156
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, yarn): src/grammar/hash.ts#L228
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, yarn): src/prettyPrinter.ts#L196
This expression is not callable.
test-blueprint (22, windows-latest, yarn): src/prettyPrinter.ts#L196
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test-blueprint (22, windows-latest, yarn): src/prettyPrinter.ts#L206
This expression is not callable.
test-blueprint (22, windows-latest, yarn): src/prettyPrinter.ts#L206
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test-blueprint (22, windows-latest, yarn): src/prettyPrinter.ts#L217
This expression is not callable.
test-blueprint (22, windows-latest, bun): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, windows-latest, bun): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test-blueprint (22, windows-latest, bun): src/grammar/compare.ts#L148
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, bun): src/grammar/compare.ts#L156
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, bun): src/grammar/hash.ts#L228
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test-blueprint (22, windows-latest, bun): src/prettyPrinter.ts#L196
This expression is not callable.
test-blueprint (22, windows-latest, bun): src/prettyPrinter.ts#L196
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test-blueprint (22, windows-latest, bun): src/prettyPrinter.ts#L206
This expression is not callable.
test-blueprint (22, windows-latest, bun): src/prettyPrinter.ts#L206
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test-blueprint (22, windows-latest, bun): src/prettyPrinter.ts#L217
This expression is not callable.
test (22, windows-latest): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test (22, windows-latest): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test (22, windows-latest): src/grammar/compare.ts#L148
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test (22, windows-latest): src/grammar/compare.ts#L156
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test (22, windows-latest): src/grammar/hash.ts#L228
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test (22, windows-latest): src/prettyPrinter.ts#L196
This expression is not callable.
test (22, windows-latest): src/prettyPrinter.ts#L196
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test (22, windows-latest): src/prettyPrinter.ts#L206
This expression is not callable.
test (22, windows-latest): src/prettyPrinter.ts#L206
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test (22, windows-latest): src/prettyPrinter.ts#L217
This expression is not callable.
test (22, windows-latest): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test (22, windows-latest): src/generator/writers/writeFunction.ts#L584
Argument of type '<U>(ctx: Context<U>) => U' is not assignable to parameter of type 'string'.
test (22, windows-latest): src/grammar/compare.ts#L148
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test (22, windows-latest): src/grammar/compare.ts#L156
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test (22, windows-latest): src/grammar/hash.ts#L228
Property 'instructions' does not exist on type 'AstAsmFunctionDef'.
test (22, windows-latest): src/prettyPrinter.ts#L196
This expression is not callable.
test (22, windows-latest): src/prettyPrinter.ts#L196
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test (22, windows-latest): src/prettyPrinter.ts#L206
This expression is not callable.
test (22, windows-latest): src/prettyPrinter.ts#L206
Argument of type 'AstExpression' is not assignable to parameter of type 'AstAsmPrimitive'.
test (22, windows-latest): src/prettyPrinter.ts#L217
This expression is not callable.
test-blueprint (22, ubuntu-latest, npm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (22, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, ubuntu-latest, yarn)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, ubuntu-latest, pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, ubuntu-latest, bun)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, macos-latest, yarn)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, macos-latest, bun)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (22, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, macos-latest, pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, macos-latest, npm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, windows-latest, pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, windows-latest, npm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, windows-latest, yarn)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-blueprint (22, windows-latest, bun)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (22, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/