Patch float with trailing zero for JSON and add useFloatWithTrailingZero flag #1473
Annotations
6 errors and 3 warnings
|
golangci
issues found
|
|
golangci:
replication/json_binary_test.go#L297
SA4026: in Go, the floating-point literal '-0.0' is the same as '0.0', it does not produce a negative zero (staticcheck)
|
|
golangci:
replication/json_binary_test.go#L383
unusedwrite: unused write to field Version (govet)
|
|
golangci:
replication/json_binary_test.go#L381
unusedwrite: unused write to field tableIDSize (govet)
|
|
golangci:
replication/json_binary_test.go#L374
unusedwrite: unused write to field Version (govet)
|
|
golangci:
replication/json_binary_test.go#L372
unusedwrite: unused write to field tableIDSize (govet)
|
|
Tests Go 1.23 on ubuntu-24.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Tests Go 1.23 on ubuntu-latest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Tests Go 1.23 on ubuntu-22.04
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|