Skip to content

Add calculator example with channel-based state management #57

Add calculator example with channel-based state management

Add calculator example with channel-based state management #57

Triggered via pull request November 27, 2025 20:07
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Format Check
Process completed with exit code 1.
Lint: pkg/parser/parser_test.go#L365
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Lint: pkg/parser/parser_test.go#L361
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Lint: pkg/parser/parser_test.go#L313
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Lint: pkg/parser/parser_test.go#L309
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Lint: pkg/parser/parser_test.go#L262
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Lint: pkg/parser/parser_test.go#L258
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Lint: pkg/parser/parser_test.go#L208
varDecl.Values[0].MakeCall undefined (type *ast.Expr has no field or method MakeCall)
Lint: pkg/parser/parser_test.go#L204
varDecl.Values[0].MakeCall undefined (type *ast.Expr has no field or method MakeCall)
Lint: pkg/parser/parser_test.go#L165
varDecl.Values[0].MakeCall undefined (type *ast.Expr has no field or method MakeCall)
Lint: pkg/parser/parser_test.go#L161
varDecl.Values[0].MakeCall undefined (type *ast.Expr has no field or method MakeCall)
Build WASM Examples
Process completed with exit code 1.
Build WASM Examples
"syscall/js" imported and not used
Build WASM Examples
"github.com/gaarutyunov/guix/pkg/runtime" imported and not used
Build WASM Examples
"fmt" imported and not used
Build WASM Examples
undefined: NewApp
Build WASM Examples
declared and not used: counter
Build WASM Examples
"syscall/js" imported and not used
Build WASM Examples
"strconv" imported and not used
Build WASM Examples
"github.com/gaarutyunov/guix/pkg/runtime" imported and not used
Test: pkg/parser/parser_test.go#L365
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Test: pkg/parser/parser_test.go#L361
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Test: pkg/parser/parser_test.go#L313
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Test: pkg/parser/parser_test.go#L309
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Test: pkg/parser/parser_test.go#L262
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Test: pkg/parser/parser_test.go#L258
varDecl.Values[0].CallOrSel undefined (type *ast.Expr has no field or method CallOrSel)
Test: pkg/parser/parser_test.go#L208
varDecl.Values[0].MakeCall undefined (type *ast.Expr has no field or method MakeCall)
Test: pkg/parser/parser_test.go#L204
varDecl.Values[0].MakeCall undefined (type *ast.Expr has no field or method MakeCall)
Test: pkg/parser/parser_test.go#L165
varDecl.Values[0].MakeCall undefined (type *ast.Expr has no field or method MakeCall)
Test: pkg/parser/parser_test.go#L161
varDecl.Values[0].MakeCall undefined (type *ast.Expr has no field or method MakeCall)