CI for TLGen #34
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/.
|