chore: rlimits #29
Annotations
6 errors
build:
internal/commands/fork.go#L286
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L297
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L309
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L320
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L331
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build
Process completed with exit code 2.
|