fix: backport comparable check to <1.20 #2
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/
|