Skip to content

feat: remove progress messages from git clone spinner #349

feat: remove progress messages from git clone spinner

feat: remove progress messages from git clone spinner #349

Triggered via pull request December 20, 2024 07:18
Status Failure
Total duration 34s
Artifacts

lint-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)