chore: dev/pts/ptmx #31
Annotations
6 errors
build:
internal/commands/fork.go#L265
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L276
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L288
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L299
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build:
internal/commands/fork.go#L310
should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (S1028)
|
build
Process completed with exit code 2.
|