refactor: build #2031
Annotations
70 errors and 5 warnings
test-blueprint (22, macos-latest, bun)
Process completed with exit code 1.
|
test-blueprint (22, ubuntu-latest, pnpm)
Process completed with exit code 1.
|
test-blueprint (22, ubuntu-latest, bun)
Process completed with exit code 1.
|
test-blueprint (22, macos-latest, npm)
Process completed with exit code 1.
|
test-blueprint (22, ubuntu-latest, npm)
Process completed with exit code 1.
|
test-blueprint (22, macos-latest, pnpm)
Process completed with exit code 1.
|
test-blueprint (22, ubuntu-latest, yarn)
Process completed with exit code 1.
|
test (22, macos-latest)
Process completed with exit code 1.
|
test (22, ubuntu-latest)
Process completed with exit code 1.
|
test-blueprint (22, macos-latest, yarn)
Process completed with exit code 1.
|
test-blueprint (22, windows-latest, yarn):
src/func/funcCompile.spec.ts#L25
Object literal may only specify known properties, and 'logger' does not exist in type '{ entries: string[]; sources: { path: string; content: string; }[]; }'.
|
test-blueprint (22, windows-latest, yarn):
src/imports/resolveImports.spec.ts#L18
Object literal may only specify known properties, but 'project' does not exist in type '{ entrypoint: string; projectFs: VirtualFileSystem; stdlibFs: VirtualFileSystem; parser: Parser; }'. Did you mean to write 'projectFs'?
|
test-blueprint (22, windows-latest, yarn):
src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, yarn):
src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, yarn):
src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, yarn):
src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, yarn):
src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, yarn):
src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, yarn):
src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, yarn):
src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, bun):
src/func/funcCompile.spec.ts#L25
Object literal may only specify known properties, and 'logger' does not exist in type '{ entries: string[]; sources: { path: string; content: string; }[]; }'.
|
test-blueprint (22, windows-latest, bun):
src/imports/resolveImports.spec.ts#L18
Object literal may only specify known properties, but 'project' does not exist in type '{ entrypoint: string; projectFs: VirtualFileSystem; stdlibFs: VirtualFileSystem; parser: Parser; }'. Did you mean to write 'projectFs'?
|
test-blueprint (22, windows-latest, bun):
src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, bun):
src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, bun):
src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, bun):
src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, bun):
src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, bun):
src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, bun):
src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, bun):
src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, pnpm):
src/func/funcCompile.spec.ts#L25
Object literal may only specify known properties, and 'logger' does not exist in type '{ entries: string[]; sources: { path: string; content: string; }[]; }'.
|
test-blueprint (22, windows-latest, pnpm):
src/imports/resolveImports.spec.ts#L18
Object literal may only specify known properties, but 'project' does not exist in type '{ entrypoint: string; projectFs: VirtualFileSystem; stdlibFs: VirtualFileSystem; parser: Parser; }'. Did you mean to write 'projectFs'?
|
test-blueprint (22, windows-latest, pnpm):
src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, pnpm):
src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, pnpm):
src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, pnpm):
src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, pnpm):
src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, pnpm):
src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, pnpm):
src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, pnpm):
src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, npm):
src/func/funcCompile.spec.ts#L25
Object literal may only specify known properties, and 'logger' does not exist in type '{ entries: string[]; sources: { path: string; content: string; }[]; }'.
|
test-blueprint (22, windows-latest, npm):
src/imports/resolveImports.spec.ts#L18
Object literal may only specify known properties, but 'project' does not exist in type '{ entrypoint: string; projectFs: VirtualFileSystem; stdlibFs: VirtualFileSystem; parser: Parser; }'. Did you mean to write 'projectFs'?
|
test-blueprint (22, windows-latest, npm):
src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, npm):
src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, npm):
src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, npm):
src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, npm):
src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, npm):
src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, npm):
src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
|
test-blueprint (22, windows-latest, npm):
src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
|
test (22, windows-latest):
src/func/funcCompile.spec.ts#L25
Object literal may only specify known properties, and 'logger' does not exist in type '{ entries: string[]; sources: { path: string; content: string; }[]; }'.
|
test (22, windows-latest):
src/imports/resolveImports.spec.ts#L18
Object literal may only specify known properties, but 'project' does not exist in type '{ entrypoint: string; projectFs: VirtualFileSystem; stdlibFs: VirtualFileSystem; parser: Parser; }'. Did you mean to write 'projectFs'?
|
test (22, windows-latest):
src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
|
test (22, windows-latest):
src/func/funcCompile.spec.ts#L25
Object literal may only specify known properties, and 'logger' does not exist in type '{ entries: string[]; sources: { path: string; content: string; }[]; }'.
|
test (22, windows-latest):
src/imports/resolveImports.spec.ts#L18
Object literal may only specify known properties, but 'project' does not exist in type '{ entrypoint: string; projectFs: VirtualFileSystem; stdlibFs: VirtualFileSystem; parser: Parser; }'. Did you mean to write 'projectFs'?
|
test (22, windows-latest):
src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
|
test (22, windows-latest):
src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
|
test-blueprint (22, ubuntu-latest, pnpm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-blueprint (22, ubuntu-latest, bun)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-blueprint (22, ubuntu-latest, npm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-blueprint (22, ubuntu-latest, yarn)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (22, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|