feat: fetch start command for bootstrap from samples.json #3999
Annotations
5 errors
Run golangci/golangci-lint-action@v4:
internal/bootstrap/bootstrap.go#L154
Error return value of `errors.Errorf` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v4:
internal/bootstrap/bootstrap.go#L160
Error return value of `errors.Errorf` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v4:
internal/bootstrap/bootstrap.go#L164
printf: fmt.Printf call has arguments but no formatting directives (govet)
|
Run golangci/golangci-lint-action@v4:
internal/bootstrap/bootstrap.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Run golangci/golangci-lint-action@v4
issues found
|
Loading