Skip to content

Suspended executions wasm #8762

Suspended executions wasm

Suspended executions wasm #8762

Triggered via pull request July 1, 2026 11:23
Status Failure
Total duration 2m 57s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
benchmark
Process completed with exit code 1.
benchmark: pkg/workflows/wasm/host/wasm_suspend_test.go#L71
cfg.SuspensionEnabled undefined (type *ModuleConfig has no field or method SuspensionEnabled)
benchmark: pkg/workflows/wasm/host/wasm_nondeterminism_test.go#L74
too many arguments in call to original
benchmark: pkg/workflows/wasm/host/wasm_nondeterminism_test.go#L69
cannot use func(ctx context.Context, timeout time.Duration, req *sdkpb.ExecuteRequest, linkWasm linkFn[*sdkpb.ExecutionResult], exec *execution[*sdkpb.ExecutionResult]) error {…} (value of type func(ctx "context".Context, timeout "time".Duration, req *"github.com/smartcontractkit/chainlink-protos/cre/go/sdk".ExecuteRequest, linkWasm linkFn[*"github.com/smartcontractkit/chainlink-protos/cre/go/sdk".ExecutionResult], exec *execution[*"github.com/smartcontractkit/chainlink-protos/cre/go/sdk".ExecutionResult]) error) as callWasmFunc value in assignment
benchmark: pkg/workflows/wasm/host/wasm_nondeterminism_test.go#L39
unknown field SuspensionEnabled in struct literal of type ModuleConfig
benchmark
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/checkout@v4, actions/setup-go@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/