Skip to content

Implement complete Guix transpiler: Go-based UI language to WebAssembly #29

Implement complete Guix transpiler: Go-based UI language to WebAssembly

Implement complete Guix transpiler: Go-based UI language to WebAssembly #29

Triggered via pull request November 25, 2025 23:34
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Format Check
Process completed with exit code 1.
Lint
issues found
Lint: pkg/codegen/codegen_test.go#L11
func normalizeWhitespace is unused (unused)
Lint: pkg/codegen/codegen.go#L789
func (*Generator).generateCall is unused (unused)
Lint: pkg/codegen/codegen.go#L773
func (*Generator).generateSelector is unused (unused)
Build WASM Examples
Process completed with exit code 1.
Build WASM Examples
appComponent.BindApp undefined (type *App has no field or method BindApp)
Build WASM Examples
undefined: runtime.WithCounterChannel
Build WASM Examples
undefined: runtime.Counter
Build WASM Examples
"fmt" imported and not used