Skip to content

chore: refactor

chore: refactor #36

Triggered via push September 22, 2024 06:43
Status Failure
Total duration 1m 4s
Billable time 1m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.