feat: add libcmt, gollup, rollupsmachine, and machineadvancer #1326
build.yml
on: pull_request
Annotations
10 errors and 11 warnings
test-go:
cmd/cartesi-machine/main.go#L15
could not import github.com/cartesi/rollups-node/pkg/emulator (-: build constraints exclude all Go files in pkg/emulator) (typecheck)
|
test-go:
pkg/rollupsmachine/machine.go#L10
could not import github.com/cartesi/rollups-node/pkg/emulator (-: build constraints exclude all Go files in pkg/emulator) (typecheck)
|
test-go:
internal/node/nodemachine/machine.go#L47
machine.Fork undefined (type *NodeMachine has no field or method Fork) (typecheck)
|
test-go:
internal/node/nodemachine/machine.go#L68
machine.Destroy undefined (type *NodeMachine has no field or method Destroy) (typecheck)
|
test-go:
internal/node/nodemachine/machine.go#L94
machine.Fork undefined (type *NodeMachine has no field or method Fork) (typecheck)
|
test-go:
pkg/gollup/gollup.go#L6
could not import github.com/cartesi/rollups-node/pkg/libcmt (-: build constraints exclude all Go files in pkg/libcmt) (typecheck)
|
test-go:
pkg/rollupsmachine/tests/echo/main.go#L10
could not import github.com/cartesi/rollups-node/pkg/libcmt (-: build constraints exclude all Go files in pkg/libcmt) (typecheck)
|
test-go:
pkg/rollupsmachine/tests/snapshot.go#L16
could not import github.com/cartesi/rollups-node/pkg/emulator (-: build constraints exclude all Go files in pkg/emulator) (typecheck)
|
test-go:
pkg/rollupsmachine/tests/echo/protocol/protocol.go#L12
mnd: Magic number: 115, in <argument> detected (gomnd)
|
test-go
issues found
|
do-basic-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: viperproject/check-license-header@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
do-basic-checks
Config does not cover the file 'api/graphql/reader.graphql'
|
do-basic-checks
Config does not cover the file 'api/openapi/inspect.yaml'
|
do-basic-checks
Config does not cover the file 'AUTHORS'
|
do-basic-checks
Config does not cover the file 'build/compose-database.yaml'
|
do-basic-checks
Config does not cover the file 'build/compose-devnet.yaml'
|
do-basic-checks
Config does not cover the file 'build/compose-node.yaml'
|
do-basic-checks
Config does not cover the file 'build/compose-sepolia.yaml'
|
do-basic-checks
Config does not cover the file 'build/compose-snapshot.yaml'
|
do-basic-checks
Config does not cover the file 'build/docker-bake.hcl'
|
do-basic-checks
Config does not cover the file 'build/docker-bake.override.hcl'
|