xor #65
Annotations
9 errors
Test (purego):
internal/subtle/xor_generic_go18.go#L26
unsafe.Slice requires go1.17 or later (-lang was set to go1.15; check go.mod)
|
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#L31
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#L57
unsafe.Slice requires go1.17 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L60
type parameter requires go1.18 or later (-lang was set to go1.15; check go.mod)
|
Test (purego):
internal/subtle/xor_generic_go18.go#L60
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#L64
invalid operation: operator ^ not defined on x[i] (variable of type T constrained by byte | uintptr)
|
Test (purego)
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading