Skip to content

Garbage Collector - simple counting #13393

Garbage Collector - simple counting

Garbage Collector - simple counting #13393

Triggered via pull request February 19, 2025 05:24
Status Failure
Total duration 52s
Artifacts

gnoland.yml

on: pull_request
Run gno.land suite  /  ...  /  lint
40s
Run gno.land suite / Go Lint / lint
Run gno.land suite  /  ...  /  generated
7s
Run gno.land suite / Go Build / generated
Run gno.land suite  /  ...  /  test
38s
Run gno.land suite / Go Test / test
Matrix: gnoweb_generate
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Run gno.land suite / Go Test / test
m.gcCycle undefined (type *Machine has no field or method gcCycle)
Run gno.land suite / Go Test / test
m.gcCycle undefined (type *Machine has no field or method gcCycle)
Run gno.land suite / Go Test / test
cannot use block (variable of type int) as Object value in argument to vis: int does not implement Object (missing method DecRefCount)
Run gno.land suite / Go Test / test
undefined: Alloc
Run gno.land suite / Go Test / test
cannot use &ArrayValue{} (value of type *ArrayValue) as Object value in variable declaration: *ArrayValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Test / test
cannot use &StructValue{} (value of type *StructValue) as Object value in variable declaration: *StructValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Test / test
cannot use &BoundMethodValue{} (value of type *BoundMethodValue) as Object value in variable declaration: *BoundMethodValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Test / test
cannot use &MapValue{} (value of type *MapValue) as Object value in variable declaration: *MapValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Test / test
cannot use &Block{} (value of type *Block) as Object value in variable declaration: *Block does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Test / test
cannot use &HeapItemValue{} (value of type *HeapItemValue) as Object value in variable declaration: *HeapItemValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Lint / lint: gno.land/pkg/gnoclient/integration_test.go#L7
could not import github.com/gnolang/gno/gnovm/pkg/gnolang (-: # github.com/gnolang/gno/gnovm/pkg/gnolang
Run gno.land suite / Go Lint / lint
m.gcCycle undefined (type *Machine has no field or method gcCycle)
Run gno.land suite / Go Lint / lint
m.gcCycle undefined (type *Machine has no field or method gcCycle)
Run gno.land suite / Go Lint / lint
cannot use block (variable of type int) as Object value in argument to vis: int does not implement Object (missing method DecRefCount)
Run gno.land suite / Go Lint / lint
undefined: Alloc
Run gno.land suite / Go Lint / lint
cannot use &ArrayValue{} (value of type *ArrayValue) as Object value in variable declaration: *ArrayValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Lint / lint
cannot use &StructValue{} (value of type *StructValue) as Object value in variable declaration: *StructValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Lint / lint
cannot use &BoundMethodValue{} (value of type *BoundMethodValue) as Object value in variable declaration: *BoundMethodValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Lint / lint
cannot use &MapValue{} (value of type *MapValue) as Object value in variable declaration: *MapValue does not implement Object (missing method GetShalowSize)
Run gno.land suite / Go Lint / lint
cannot use &Block{} (value of type *Block) as Object value in variable declaration: *Block does not implement Object (missing method GetShalowSize)
gnoweb_generate (1.23.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum