Skip to content

fix: backport comparable check to <1.20 #5

fix: backport comparable check to <1.20

fix: backport comparable check to <1.20 #5

Triggered via push December 18, 2023 17:03
Status Failure
Total duration 24s
Artifacts

test.yml

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

Annotations

3 errors and 1 warning
test (1.18.x, ubuntu-latest): reflect_go1_19.go#L19
v.Index(i).Comparable undefined (type reflect.Value has no field or method Comparable)
test (1.18.x, ubuntu-latest): reflect_go1_19.go#L36
v.Field(i).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/