fix(gnolang): prescriptively reject *ast.(IndexListExpr, GoStmt) as unrecognized for Gno #12542
gnovm.yml
on: pull_request
Run GnoVM suite
/
...
/
lint
46s
Run GnoVM suite
/
...
/
generated
35s
Run GnoVM suite
/
...
/
test
35s
Run gno fmt on stdlibs
/
fmt
28s
Annotations
17 errors and 1 warning
Run gno fmt on stdlibs / fmt:
gnovm/pkg/gnolang/go2gno.go#L487
syntax error: unexpected } in argument list; possibly missing comma or )
|
Run gno fmt on stdlibs / fmt:
gnovm/pkg/gnolang/go2gno.go#L488
syntax error: unexpected default, expected }
|
Run gno fmt on stdlibs / fmt
Process completed with exit code 1.
|
Run GnoVM suite / Go Test / test
missing ',' in argument list
|
Run GnoVM suite / Go Test / test
Process completed with exit code 1.
|
Run GnoVM suite / Go Build / generated
missing ',' in argument list
|
Run GnoVM suite / Go Build / generated
Process completed with exit code 2.
|
Run GnoVM suite / Go Lint / lint:
gnovm/cmd/benchops/run.go#L9
could not import github.com/gnolang/gno/gnovm/pkg/gnolang (-: # github.com/gnolang/gno/gnovm/pkg/gnolang
|
Run GnoVM suite / Go Lint / lint
syntax error: unexpected } in argument list; possibly missing comma or )
|
Run GnoVM suite / Go Lint / lint
syntax error: unexpected default, expected }) (typecheck)
|
Run GnoVM suite / Go Lint / lint:
gnovm/cmd/benchops/run.go#L9
could not import github.com/gnolang/gno/gnovm/pkg/gnolang (-: # github.com/gnolang/gno/gnovm/pkg/gnolang
|
Run GnoVM suite / Go Lint / lint
syntax error: unexpected } in argument list; possibly missing comma or )
|
Run GnoVM suite / Go Lint / lint
syntax error: unexpected default, expected }) (typecheck)
|
Run GnoVM suite / Go Lint / lint:
gnovm/cmd/benchops/run.go#L9
could not import github.com/gnolang/gno/gnovm/pkg/gnolang (-: # github.com/gnolang/gno/gnovm/pkg/gnolang
|
Run GnoVM suite / Go Lint / lint
syntax error: unexpected } in argument list; possibly missing comma or )
|
Run GnoVM suite / Go Lint / lint
syntax error: unexpected default, expected }) (typecheck)
|
Run GnoVM suite / Go Lint / lint:
gnovm/cmd/benchops/run.go#L9
could not import github.com/gnolang/gno/gnovm/pkg/gnolang (-: # github.com/gnolang/gno/gnovm/pkg/gnolang
|
Run gno fmt on stdlibs / fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|