Skip to content

Multi Order By Allow Using Fields Queried via Join Tables #2390

Multi Order By Allow Using Fields Queried via Join Tables

Multi Order By Allow Using Fields Queried via Join Tables #2390

Re-run triggered November 27, 2023 04:36
Status Failure
Total duration 3m 17s
Artifacts

ci.yml

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

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.