feat: add the machines package #2083
Annotations
8 errors
Run Go Linter:
internal/node/advancer/machines/machines.go#L24
undefined: repository.AppData (typecheck)
|
Run Go Linter:
internal/nodemachine/machine_test.go#L28
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
Run Go Linter:
internal/nodemachine/machine_test.go#L36
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
Run Go Linter:
internal/nodemachine/machine_test.go#L45
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
Run Go Linter:
internal/nodemachine/machine_test.go#L54
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
Run Go Linter:
internal/nodemachine/machine_test.go#L348
cannot use 5 (untyped int constant) as *uint64 value in argument to New
|
Run Go Linter:
internal/nodemachine/machine_test.go#L388
cannot use 55 (untyped int constant) as *uint64 value in argument to New (typecheck)
|
Run Go Linter
issues found
|
Loading