feat: New/init command #242
Annotations
10 errors and 2 warnings
Test on ubuntu:
cmd/commands/new.go#L12
"github.com/charmbracelet/huh" imported and not used
|
Test on ubuntu:
cmd/commands/new.go#L59
undefined: spinner
|
Test on ubuntu
Process completed with exit code 2.
|
Test on macos:
cmd/commands/new.go#L12
"github.com/charmbracelet/huh" imported and not used
|
Test on macos:
cmd/commands/new.go#L59
undefined: spinner
|
Test on macos
Process completed with exit code 2.
|
Test on windows:
cmd/commands/new.go#L12
"github.com/charmbracelet/huh" imported and not used
|
Test on windows:
cmd/commands/new.go#L59
undefined: spinner
|
Test on windows
Process completed with exit code 2.
|
Tests Successful
Process completed with exit code 1.
|
Test on ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test on macos
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|