Implement complete Guix transpiler: Go-based UI language to WebAssembly #29
ci.yml
on: pull_request
Format Check
9s
Lint
21s
Test
37s
Build CLI
15s
Build WASM Examples
21s
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
|