edit xor_generic_go18.go #66
Annotations
9 errors
Test (purego):
internal/subtle/xor_generic_go18.go#L27
unsafe.Slice requires go1.17 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L28
unsafe.Slice requires go1.17 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L29
unsafe.Slice requires go1.17 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L32
implicit function instantiation requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L58
unsafe.Slice requires go1.17 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L61
type parameter requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L61
embedding interface element byte|uintptr requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L65
invalid operation: operator ^ not defined on x[i] (variable of type T constrained by byte|uintptr)
|
Test (purego)
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading