New speaker main loop #371
Annotations
10 errors
speaker_main_new.go#L24
syntax error: unexpected ], expected type argument list
|
speaker_main_new.go#L37
invalid character U+201C '“' in identifier
|
speaker_main_new.go#L37
syntax error: unexpected to in argument list; possibly missing comma or )
|
speaker_main_new.go#L37
invalid character U+201D '”' in identifier
|
speaker_main_new.go#L51
syntax error: unexpected in, expected := or = or comma
|
speaker_main_new.go#L52
syntax error: unexpected if, expected {
|
speaker_main_new.go#L54
syntax error: unexpected else at end of statement
|
speaker_main_new.go#L60
syntax error: non-declaration statement outside function body
|
speaker_main_new.go#L93
invalid character U+201C '“' in identifier
|
speaker_main_new.go#L93
syntax error: unexpected unsupported in argument list; possibly missing comma or )
|
This job failed
Loading