Skip to content

Update go.mod

Update go.mod #87

Triggered via push May 7, 2024 19:10
Status Failure
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: blake3/internal/consts/consts.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: blake3/internal/alg/compress/compress_pure/compress.go#L6
could not import paepcke.de/hq/blake3/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
lint: blake3/internal/alg/compress/compress_sse41/stubs.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: blake3/internal/alg/compress/compress.go#L5
could not import paepcke.de/hq/blake3/internal/alg/compress/compress_sse41 (-: cannot compile Go 1.22 code) (typecheck)
lint: blake3/internal/alg/compress/compress.go#L6
could not import paepcke.de/hq/blake3/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
lint: blake3/internal/alg/hash/hash_avx2/stubs.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: blake3/internal/alg/hash/hash_pure/hashf.go#L7
could not import paepcke.de/hq/blake3/internal/consts (-: cannot compile Go 1.22 code) (typecheck)
lint: blake3/internal/alg/hash/hash_pure/hashf.go#L8
could not import paepcke.de/hq/blake3/internal/utils (-: cannot compile Go 1.22 code) (typecheck)
lint: blake3/internal/alg/hash/hash.go#L4
could not import paepcke.de/hq/blake3/internal/alg/hash/hash_avx2 (-: cannot compile Go 1.22 code) (typecheck)
lint: blake3/api.go#L8
could not import paepcke.de/hq/blake3/internal/utils (-: cannot compile Go 1.22 code) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.