CI for TLGen #132
Annotations
10 errors and 1 warning
internal/tlcodegen/tlgen_cpp.go#L245
the argument is already a string, there's no need to use fmt.Sprintf (S1025)
|
internal/tlcodegen/tlgen_cpp.go#L282
unnecessary use of fmt.Sprintf (S1039)
|
internal/tlcodegen/tlgen_cpp.go#L283
unnecessary use of fmt.Sprintf (S1039)
|
internal/tlcodegen/tlgen_cpp.go#L285
unnecessary use of fmt.Sprintf (S1039)
|
internal/tlcodegen/tlgen_cpp.go#L286
unnecessary use of fmt.Sprintf (S1039)
|
internal/tlcodegen/tlgen_cpp.go#L499
unnecessary use of fmt.Sprintf (S1039)
|
internal/tlcodegen/tlgen_cpp.go#L582
unnecessary use of fmt.Sprintf (S1039)
|
internal/tlcodegen/tlgen_cpp.go#L599
unnecessary use of fmt.Sprintf (S1039)
|
internal/tlcodegen/tlgen_cpp.go#L671
unnecessary use of fmt.Sprintf (S1039)
|
internal/tlcodegen/type_rw_struct_cpp.go#L502
unnecessary use of fmt.Sprintf (S1039)
|
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/
|
The logs for this run have expired and are no longer available.
Loading