Multi Order By Allow Using Fields Queried via Join Tables #2390
ci.yml
on: pull_request
lint
55s
generate
2m 25s
Matrix: test
Annotations
12 errors
lint:
entoas/internal/oastypes/runtime.go#L8
"github.com/google/uuid" imported and not used (typecheck)
|
lint
issues found
|
generate
type func(a RawProperty, b RawProperty) bool of func(a, b RawProperty) bool {…} does not match inferred type func(a RawProperty, b RawProperty) int for func(a E, b E) int
|
generate
type func(a RawProperty, b RawProperty) bool of func(a, b RawProperty) bool {…} does not match inferred type func(a RawProperty, b RawProperty) int for func(a E, b E) int
|
generate
type func(a RawProperty, b RawProperty) bool of func(a, b RawProperty) bool {…} does not match inferred type func(a RawProperty, b RawProperty) int for func(a E, b E) int
|
generate
type func(a RawProperty, b RawProperty) bool of func(a, b RawProperty) bool {…} does not match inferred type func(a RawProperty, b RawProperty) int for func(a E, b E) int
|
generate
Process completed with exit code 1.
|
test (1.20)
type func(a RawProperty, b RawProperty) bool of func(a, b RawProperty) bool {…} does not match inferred type func(a RawProperty, b RawProperty) int for func(a E, b E) int
|
test (1.20)
Process completed with exit code 1.
|
test (1.21)
The job was canceled because "_1_20" failed.
|
test (1.21)
type func(a RawProperty, b RawProperty) bool of func(a, b RawProperty) bool {…} does not match inferred type func(a RawProperty, b RawProperty) int for func(a E, b E) int
|
test (1.21)
The operation was canceled.
|