chore: terminal #35
Annotations
6 errors
build:
internal/commands/fork.go#L304
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L315
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L326
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L337
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L348
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build
Process completed with exit code 2.
|