Implement complete Guix transpiler: Go-based UI language to WebAssembly #27
ci.yml
on: pull_request
Format Check
5s
Lint
26s
Test
33s
Build CLI
17s
Build WASM Examples
19s
Annotations
10 errors
|
Format Check
Process completed with exit code 1.
|
|
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
c.Counter undefined (type *App has no field or method Counter)
|
|
Build WASM Examples
undefined: runtime.WithCounterChannel
|
|
Build WASM Examples
undefined: runtime.Counter
|
|
Build WASM Examples
declared and not used: value
|
|
Build WASM Examples
"fmt" imported and not used
|
|
Lint
issues found
|
|
Lint:
pkg/codegen/codegen_test.go#L11
func normalizeWhitespace is unused (unused)
|