WIP feat: (gnovm): gc #12043
gnovm.yml
on: pull_request
Run GnoVM suite
/
...
/
lint
49s
Run GnoVM suite
/
...
/
generated
17s
Run GnoVM suite
/
...
/
test
10m 29s
Run gno fmt on stdlibs
/
fmt
31s
Annotations
7 errors and 1 warning
Run GnoVM suite / Go Lint / lint:
gnovm/pkg/gnolang/alloc.go#L277
ST1016: methods on the same type should have the same receiver name (seen 2x "throwaway", 38x "alloc") (stylecheck)
|
Run GnoVM suite / Go Lint / lint:
gnovm/pkg/gnolang/values.go#L1573
ST1016: methods on the same type should have the same receiver name (seen 2x "n", 61x "tv") (stylecheck)
|
Run GnoVM suite / Go Lint / lint:
gnovm/pkg/test/filetest.go#L60
printf: fmt.Printf format %s has arg maxAlloc of wrong type int64 (govet)
|
Run GnoVM suite / Go Lint / lint
issues found
|
Run GnoVM suite / Go Test / test
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Run GnoVM suite / Go Test / test
fmt.Printf format %s has arg maxAlloc of wrong type int64
|
Run GnoVM suite / Go Test / test
The operation was canceled.
|
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
|