Skip to content

CI for TLGen

CI for TLGen #34

Triggered via push June 18, 2024 14:17
Status Failure
Total duration 54s
Artifacts

ci-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
ci-go: internal/tlcodegen/tlgen.go#L1306
unnecessary assignment to the blank identifier (S1005)
ci-go: internal/tlcodegen/tlgen.go#L1509
func printResults is unused (U1000)
ci-go: internal/tlcodegen/type_rw.go#L184
unnecessary assignment to the blank identifier (S1005)
ci-go: internal/tlcodegen/type_rw.go#L244
func DirectIncludesCPP.sortedNames is unused (U1000)
ci-go: internal/tlcodegen/type_rw.go#L272
should replace loop with result = append(result, files...) (S1011)
ci-go: internal/tlcodegen/type_rw_struct.go#L163
unnecessary assignment to the blank identifier (S1005)
ci-go
Process completed with exit code 1.
ci-go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.