feat(gnovm): packages loader #11667
gnovm.yml
on: pull_request
Run GnoVM suite
/
...
/
lint
44s
Run GnoVM suite
/
...
/
generated
19s
Run GnoVM suite
/
...
/
test
8m 42s
Run gno fmt on stdlibs
/
fmt
35s
Annotations
6 errors and 5 warnings
Run GnoVM suite / Go Lint / lint:
gnovm/pkg/packages/analyze_packages.go#L197
func `sliceContainsSequence` is unused (unused)
|
Run GnoVM suite / Go Lint / lint:
gnovm/pkg/packages/imports_test.go#L10
ST1019: package "github.com/gnolang/gno/gnovm/pkg/packages" is being imported more than once (stylecheck)
|
Run GnoVM suite / Go Lint / lint:
gnovm/pkg/packages/imports_test.go#L11
ST1019(related information): other import of "github.com/gnolang/gno/gnovm/pkg/packages" (stylecheck)
|
Run GnoVM suite / Go Lint / lint:
gnovm/pkg/packages/types.go#L31
ST1016: methods on the same type should have the same receiver name (seen 1x "fm", 1x "imap") (stylecheck)
|
Run GnoVM suite / Go Lint / lint
issues found
|
Run GnoVM suite / Go Test / test
Process completed with exit code 1.
|
Run GnoVM suite / Go Build / generated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run gno fmt on stdlibs / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Run GnoVM suite / Go Lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run GnoVM suite / Go Test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|