Skip to content

ci: setup Node.js 23 forward compatibility testing #2221

ci: setup Node.js 23 forward compatibility testing

ci: setup Node.js 23 forward compatibility testing #2221

Triggered via pull request January 23, 2025 18:10
Status Failure
Total duration 11m 53s
Artifacts

tact.yml

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

Annotations

31 errors and 7 warnings
forward-compat (23, macos-latest): src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/e2e-emulated/constants.spec.ts#L3
Cannot find module './contracts/output/constants_ConstantTester' or its corresponding type declarations.
forward-compat (23, macos-latest): src/test/e2e-emulated/contract-methods.spec.ts#L3
Cannot find module './contracts/output/contract-methods_Test' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/e2e-emulated/constants.spec.ts#L3
Cannot find module './contracts/output/constants_ConstantTester' or its corresponding type declarations.
forward-compat (23, ubuntu-latest): src/test/e2e-emulated/contract-methods.spec.ts#L3
Cannot find module './contracts/output/contract-methods_Test' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/benchmarks/benchmarks.spec.ts#L7
Cannot find module './contracts/output/benchmark_functions_Functions' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/benchmarks/benchmarks.spec.ts#L8
Cannot find module './contracts/output/benchmark_functions_inline_Functions' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/e2e-emulated/address.spec.ts#L3
Cannot find module './contracts/output/address_AddressTester' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/e2e-emulated/allocation.spec.ts#L3
Cannot find module './contracts/output/allocation_Test' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/e2e-emulated/asm-functions.spec.ts#L3
Cannot find module './contracts/output/asm-functions_AsmFunctionsTester' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/e2e-emulated/block-statements.spec.ts#L3
Cannot find module './contracts/output/block-statements_Test' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/e2e-emulated/bounced-routing.spec.ts#L3
Cannot find module './contracts/output/bounced-routing_SampleContract2' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/e2e-emulated/bounced-routing.spec.ts#L4
Cannot find module './contracts/output/bounced-routing_SampleContract' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/e2e-emulated/constants.spec.ts#L3
Cannot find module './contracts/output/constants_ConstantTester' or its corresponding type declarations.
forward-compat (23, windows-latest): src/test/e2e-emulated/contract-methods.spec.ts#L3
Cannot find module './contracts/output/contract-methods_Test' or its corresponding type declarations.
test (22, macos-latest)
Process completed with exit code 1.
forward-compat (23, ubuntu-latest)
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-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
backwards-compat (18, ubuntu-latest)
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