feat: add the machines package #2089
build.yml
on: pull_request
Annotations
12 errors and 11 warnings
test-rust
Process completed with exit code 101.
|
test-rust
Process completed with exit code 101.
|
test-rust
Process completed with exit code 101.
|
test-go:
internal/node/advancer/machines/machines.go#L25
undefined: repository.AppData
|
test-go:
internal/node/advancer/machines/machines.go#L44
repo.GetAppData undefined (type Repository has no field or method GetAppData) (typecheck)
|
test-go:
internal/nodemachine/machine_test.go#L28
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
test-go:
internal/nodemachine/machine_test.go#L36
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
test-go:
internal/nodemachine/machine_test.go#L45
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
test-go:
internal/nodemachine/machine_test.go#L54
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
test-go:
internal/nodemachine/machine_test.go#L348
cannot use 5 (untyped int constant) as *uint64 value in argument to New
|
test-go:
internal/nodemachine/machine_test.go#L388
cannot use 55 (untyped int constant) as *uint64 value in argument to New (typecheck)
|
test-go
issues found
|
do-basic-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: viperproject/check-license-header@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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'
|