CI for TLGen #239
Annotations
5 errors
ci-go:
internal/tlcodegen/tlgen_lang_php.go#L55
should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (S1038)
|
ci-go:
internal/tlcodegen/type_rw_maybe_php.go#L63
unnecessary assignment to the blank identifier (S1005)
|
ci-go:
internal/tlcodegen/type_rw_struct_php.go#L63
unnecessary assignment to the blank identifier (S1005)
|
ci-go:
internal/tlcodegen/type_rw_struct_php.go#L80
redundant return statement (S1023)
|
ci-go
Process completed with exit code 1.
|