CI for TLGen #84
Annotations
9 errors and 1 warning
ci-go:
internal/tlcodegen/tlgen_cpp.go#L51
unnecessary assignment to the blank identifier (S1005)
|
ci-go:
internal/tlcodegen/tlgen_cpp.go#L348
this result of append is never used, except maybe in other appends (SA4010)
|
ci-go:
internal/tlcodegen/tlgen_cpp.go#L383
unnecessary assignment to the blank identifier (S1005)
|
ci-go:
internal/tlcodegen/tlgen_cpp.go#L398
unnecessary assignment to the blank identifier (S1005)
|
ci-go:
internal/tlcodegen/type_rw.go#L305
unnecessary assignment to the blank identifier (S1005)
|
ci-go:
internal/utils/data_structures.go#L21
unnecessary assignment to the blank identifier (S1005)
|
ci-go:
internal/utils/data_structures.go#L30
unnecessary assignment to the blank identifier (S1005)
|
ci-go:
internal/utils/data_structures.go#L63
unnecessary assignment to the blank identifier (S1005)
|
ci-go
Process completed with exit code 1.
|
ci-go
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|