Skip to content

Golem 1.1.0 RC1

Golem 1.1.0 RC1 #3963

GitHub Actions / JUnit Test Report failed Dec 4, 2024 in 0s

7 tests run, 6 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in integration::guest_languages1

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

integration::guest_languages1.tinygo_http_client

called `Result::unwrap()` on an `Err` value: InternalError(WorkerExecutionError { error: Some(RuntimeError(RuntimeError { details: "error while executing at wasm backtrace:\n    0: 0x360d1 - runtime.abort\n                    at /opt/homebrew/Cellar/tinygo/0.32.0/src/runtime/runtime_tinygowasm.go:70:6              - runtime.runtimePanicAt\n                    at /opt/homebrew/Cellar/tinygo/0.32.0/src/runtime/panic.go:87:7\n    1: 0x82fb - runtime.nilPanic\n                    at /opt/homebrew/Cellar/tinygo/0.32.0/src/runtime/panic.go:150:16\n    2: 0x94d49 - main!(*net/http.Client).Post\n    3: 0x96161 - net/http.Post\n                    at /opt/homebrew/Cellar/tinygo/0.32.0/src/net/http/client.go:461:27              - (*main.Impl).Example1\n                    at /Users/vigoo/projects/ziverge/golem-services/test-components/tinygo-wasi-http/main.go:50:24\n    4: 0x94f69 - (Go interface method)\n                    at /Users/vigoo/projects/ziverge/golem-services/test-components/tinygo-wasi-http/!cgo.go:18:2              - binding_example1\n                    at /Users/vigoo/projects/ziverge/golem-services/test-components/tinygo-wasi-http/binding/binding.go:4523:29\n    5: 0x972b5 - __wasm_export_binding_example1\n                    at /Users/vigoo/projects/ziverge/golem-services/test-components/tinygo-wasi-http/binding/binding.c:5296:3: wasm trap: wasm `unreachable` instruction executed" })) })