Add unsafe little endian loaders #1376
go.yml
on: pull_request
build-special
4m 22s
Matrix: build
Matrix: fuzz-other
Matrix: fuzz-s2
Matrix: fuzz-zstd
Matrix: generate
Annotations
6 errors and 32 warnings
build-special:
internal/le/unsafe_enabled.go#L16
unsafe.SliceData requires go1.20 or later (-lang was set to go1.19; check go.mod)
|
build-special:
internal/le/unsafe_enabled.go#L24
unsafe.SliceData requires go1.20 or later (-lang was set to go1.19; check go.mod)
|
build-special:
internal/le/unsafe_enabled.go#L32
unsafe.SliceData requires go1.20 or later (-lang was set to go1.19; check go.mod)
|
build-special:
internal/le/unsafe_enabled.go#L39
unsafe.SliceData requires go1.20 or later (-lang was set to go1.19; check go.mod)
|
build-special:
internal/le/unsafe_enabled.go#L44
unsafe.SliceData requires go1.20 or later (-lang was set to go1.19; check go.mod)
|
build-special
Process completed with exit code 1.
|
generate (s2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate (s2)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
generate (huff0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate (huff0)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
generate (zstd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate (zstd)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
fuzz-zstd ("noasm,nounsafe")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fuzz-zstd ("noasm,nounsafe")
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
fuzz-s2 (nounsafe)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fuzz-s2 (nounsafe)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
fuzz-zstd (nounsafe)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fuzz-zstd (nounsafe)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
fuzz-s2 ("noasm,nounsafe")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fuzz-s2 ("noasm,nounsafe")
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
build-special
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-special
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
fuzz-other (nounsafe)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fuzz-other (nounsafe)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
fuzz-other ("noasm,nounsafe")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fuzz-other ("noasm,nounsafe")
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
build (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
build (1.22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
build (1.21.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/compress/compress. Supported file pattern: go.sum
|
build (1.23.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/compress/compress. Supported file pattern: go.sum
|
build (1.21.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/compress/compress. Supported file pattern: go.sum
|
build (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/compress/compress. Supported file pattern: go.sum
|
build (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\compress\compress. Supported file pattern: go.sum
|
build (1.23.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\compress\compress. Supported file pattern: go.sum
|
build (1.21.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\compress\compress. Supported file pattern: go.sum
|