Simplify the root command description #245
Annotations
18 errors and 2 warnings
Go 1.20.x - ubuntu-latest:
cmd/root.go#L19
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Go 1.20.x - ubuntu-latest:
cmd/root.go#L21
string not terminated
|
Go 1.20.x - ubuntu-latest
Process completed with exit code 1.
|
Go 1.21.x - ubuntu-latest:
cmd/root.go#L19
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Go 1.21.x - ubuntu-latest:
cmd/root.go#L21
string not terminated
|
Go 1.21.x - ubuntu-latest
Process completed with exit code 1.
|
Go 1.20.x - macOS-latest:
cmd/root.go#L19
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Go 1.20.x - macOS-latest:
cmd/root.go#L21
string not terminated
|
Go 1.20.x - macOS-latest
Process completed with exit code 1.
|
Go 1.21.x - macOS-latest:
cmd/root.go#L19
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Go 1.21.x - macOS-latest:
cmd/root.go#L21
string not terminated
|
Go 1.21.x - macOS-latest
Process completed with exit code 1.
|
Go 1.21.x - windows-latest:
cmd/root.go#L19
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Go 1.21.x - windows-latest:
cmd/root.go#L21
string not terminated
|
Go 1.21.x - windows-latest
Process completed with exit code 1.
|
Go 1.20.x - windows-latest:
cmd/root.go#L19
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Go 1.20.x - windows-latest:
cmd/root.go#L21
string not terminated
|
Go 1.20.x - windows-latest
Process completed with exit code 1.
|
Go 1.20.x - windows-latest
Failed to download action 'https://api.github.com/repos/actions/checkout/zipball/3df4ab11eba7bda6032a0b82a6bb43b11571feac'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
Go 1.20.x - windows-latest
Back off 26.854 seconds before retry.
|