Upgrade to Go 1.24 #261
commit.yml
on: push
Build & Unit Test
24s
Lint
50s
Build Windows
1m 43s
Run S3 Mock Tests
51s
Run S3 Integration Tests
Run GCP Integration Tests
Run Azure Blob Store Integration Tests
Run SFTP Integration Tests
30s
Annotations
11 errors
|
Lint:
replica.go#L681
var replicaWALBytesCounterVec is unused (U1000)
|
|
Lint:
replica.go#L674
type walRestoreState is unused (U1000)
|
|
Lint:
replica.go#L282
func (*Replica).deleteBeforeTXID is unused (U1000)
|
|
Lint:
litestream.go#L84
func calcWALSize is unused (U1000)
|
|
Lint:
db.go#L1327
func headerByteOrder is unused (U1000)
|
|
Lint:
db.go#L1222
func readLastChecksumFrom is unused (U1000)
|
|
Lint:
db.go#L1209
func frameAlign is unused (U1000)
|
|
Lint:
db.go#L496
func (*DB).cleanWAL is unused (U1000)
|
|
Lint:
db.go#L184
every value of type uint64 is >= 0 (SA4003)
|
|
Lint:
db.go#L183
every value of type uint64 is >= 0 (SA4003)
|
|
Run SFTP Integration Tests
Process completed with exit code 1.
|