Skip to content

CI for TLGen

CI for TLGen #242

Triggered via pull request January 15, 2025 16:11
Status Failure
Total duration 1m 25s
Artifacts

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ci-go: internal/tlcodegen/tlgen_lang_php.go#L45
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_maybe_php.go#L93
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.