Refactor spooledTempFile to use byte slices instead of bytes.Buffer #316
Annotations
3 errors and 2 warnings
build:
pkg/spooledtempfile/spooled_test.go#L76
spoolFile.buf.Cap undefined (type []byte has no field or method Cap)
|
build:
pkg/spooledtempfile/spooled_test.go#L77
spoolFile.buf.Cap undefined (type []byte has no field or method Cap)
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|