Fix S3 gateway cross-repo copies #10908
Annotations
10 errors and 1 warning
GC test:
pkg/testutil/checksum.go#L10
cannot use crc64.ECMA (untyped int constant 14514072000185962306) as int value in variable declaration (overflows)
|
GC test:
pkg/testutil/checksum.go#L14
buf declared and not used
|
GC test:
pkg/testutil/checksum.go#L17
undefined: r
|
GC test:
pkg/testutil/checksum.go#L17
undefined: b
|
GC test:
pkg/testutil/checksum.go#L27
cannot use polynomial (variable of type int) as *crc64.Table value in argument to crc64.Update
|
GC test:
pkg/testutil/checksum.go#L27
undefined: b
|
GC test:
pkg/testutil/random.go#L44
no new variables on left side of :=
|
GC test:
pkg/testutil/random.go#L45
invalid operation: n > r.remaining (mismatched types int and int64)
|
GC test:
pkg/testutil/random.go#L46
cannot use r.remaining (variable of type int64) as int value in assignment
|
GC test:
pkg/testutil/random.go#L49
invalid operation: r.remaining -= n (mismatched types int64 and int)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/download-artifact@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading