Add calculator example with channel-based state management #57
ci.yml
on: pull_request
Format Check
9s
Lint
21s
Test
33s
Build CLI
15s
Build WASM Examples
22s
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)
|