chore: wip #26
Annotations
5 errors
build:
internal/commands/fork.go#L285
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L296
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L307
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L318
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build
Process completed with exit code 2.
|