Skip to content

fix: backport comparable check to <1.20 #2

fix: backport comparable check to <1.20

fix: backport comparable check to <1.20 #2

Triggered via push December 18, 2023 16:04
Status Failure
Total duration 24s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test (1.18.x, ubuntu-latest): reflect_go1_19.go#L7
isComparable redeclared in this block
test (1.18.x, ubuntu-latest): reflect.go#L5
other declaration of isComparable
test (1.18.x, ubuntu-latest): reflect.go#L6
v.Comparable undefined (type reflect.Value has no field or method Comparable)
test (1.18.x, ubuntu-latest)
Process completed with exit code 2.
test (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/