feat: remove progress messages from git clone spinner #349
Annotations
10 errors
Go:
common/teacmd/dependencies.go#L1
: # pkg.world.dev/world-cli/common/teacmd [pkg.world.dev/world-cli/common/teacmd.test]
|
Go:
common/teacmd/git_test.go#L79
syntax error: unexpected cleanUpDir, expected (
|
Go:
common/teacmd/git_test.go#L88
syntax error: unexpected TestAppendToToml, expected (
|
Go:
common/teacmd/git_test.go#L150
syntax error: unexpected TestGenerateRandomHexString, expected ( (typecheck)
|
Go:
common/teacmd/git_test.go#L79
expected '(', found cleanUpDir (typecheck)
|
Go:
common/teacmd/git_test.go#L88
expected '(', found TestAppendToToml (typecheck)
|
Go:
common/teacmd/git_test.go#L150
expected '(', found TestGenerateRandomHexString (typecheck)
|
Go:
common/teacmd/git_test.go#L181
expected '}', found 'EOF' (typecheck)
|
Go:
cmd/world/root/create.go#L117
Error return value is not checked (errcheck)
|
Go:
cmd/world/root/create.go#L91
Function 'Update' has too many statements (56 > 50) (funlen)
|