Skip to content

feat(gnovm)!: store refactor #6577

feat(gnovm)!: store refactor

feat(gnovm)!: store refactor #6577

Triggered via pull request August 2, 2024 17:06
Status Failure
Total duration 1m 8s
Artifacts

misc.yml

on: pull_request
Matrix: Run Main
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 21 warnings
Run Main (genproto) / Go Linter / lint: misc/genproto/genproto.go#L14
could not import github.com/gnolang/gno/gnovm/pkg/gnolang (-: # github.com/gnolang/gno/gnovm/pkg/gnolang
Run Main (genproto) / Go Linter / lint
cannot use (*objectStoreCache)(nil) (value of type *objectStoreCache) as ObjectStore value in variable declaration: *objectStoreCache does not implement ObjectStore (missing method DelObject)
Run Main (genproto) / Go Linter / lint
missing return
Run Main (genproto) / Go Linter / lint
cannot use m.Store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Linter / lint
cannot use m.Store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Linter / lint
cannot use m.Store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Linter / lint
cannot use m.Store (variable of type Store) as ObjectTypeStore value in argument to mv.GetPointerForKey: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Linter / lint
cannot use ds (variable of type *defaultStore) as ObjectTypeStore value in argument to fillTypesOfValue: *defaultStore does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Linter / lint
cannot use ds (variable of type *defaultStore) as TypeStore value in argument to fillType: *defaultStore does not implement TypeStore (missing method HasType)
Run Main (genproto) / Go Linter / lint
cannot use store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Test / test
cannot use (*objectStoreCache)(nil) (value of type *objectStoreCache) as ObjectStore value in variable declaration: *objectStoreCache does not implement ObjectStore (missing method DelObject)
Run Main (genproto) / Go Test / test
missing return
Run Main (genproto) / Go Test / test
cannot use m.Store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Test / test
cannot use m.Store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Test / test
cannot use m.Store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Test / test
cannot use m.Store (variable of type Store) as ObjectTypeStore value in argument to mv.GetPointerForKey: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Test / test
cannot use ds (variable of type *defaultStore) as ObjectTypeStore value in argument to fillTypesOfValue: *defaultStore does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Test / test
cannot use ds (variable of type *defaultStore) as TypeStore value in argument to fillType: *defaultStore does not implement TypeStore (missing method HasType)
Run Main (genproto) / Go Test / test
cannot use store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (genproto) / Go Test / test
cannot use store (variable of type Store) as ObjectTypeStore value in argument to fillValueTV: Store does not implement ObjectTypeStore (missing method HasType)
Run Main (docker-integration) / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (docker-integration) / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (logos) / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (genstd) / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (autocounterd) / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (goscan) / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (genproto) / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (loop) / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (goscan) / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (docker-integration) / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (logos) / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (genstd) / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (goscan) / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (genproto) / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (autocounterd) / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (genproto) / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (autocounterd) / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (genstd) / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (loop) / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (loop) / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
Run Main (logos) / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum