feat: fetch start command for bootstrap from samples.json #4000
Annotations
5 errors
Run go build main.go:
internal/bootstrap/bootstrap.go#L7
"io" imported and not used
|
Run go build main.go:
internal/bootstrap/bootstrap.go#L152
undefined: ioutil
|
Run go build main.go:
internal/bootstrap/bootstrap.go#L154
cannot use errors.Errorf("failed to read file: %v", err) (value of type *"github.com/go-errors/errors".Error) as string value in return statement
|
Run go build main.go:
internal/bootstrap/bootstrap.go#L160
cannot use errors.Errorf("failed to unmarshal JSON: %v", err) (value of type *"github.com/go-errors/errors".Error) as string value in return statement
|
Run go build main.go
Process completed with exit code 1.
|
Loading