Skip to content

CI for TLGen

CI for TLGen #239

Triggered via push December 28, 2024 21:33
Status Failure
Total duration 57s
Artifacts

ci-go.yml

on: push
Fit to window
Zoom out
Zoom in

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.