Skip to content

Fix logic in filter arg #104

Fix logic in filter arg

Fix logic in filter arg #104

Triggered via push March 4, 2025 16:51
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

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

Annotations

20 errors
lint: src/AddConnectionFilterOperatorPlugin.ts#L1
Object literal may only specify known properties, and 'apply' does not exist in type 'GrafastInputFieldConfig<any, any, any, any, any> | ((context: ContextInputObjectFieldsField) => GrafastInputFieldConfig<any, any, any, any, any>)'.
lint: src/PgConnectionArgFilterAttributesPlugin.ts#L1
'"@dataplan/pg"' has no exported member named 'PgConditionCapableParent'. Did you mean 'PgConditionCapableParentStep'?
lint: src/PgConnectionArgFilterAttributesPlugin.ts#L1
Property 'PgCondition' does not exist on type 'typeof import("/home/runner/work/postgraphile-plugin-connection-filter/postgraphile-plugin-connection-filter/node_modules/@dataplan/pg/dist/index")'.
lint: src/PgConnectionArgFilterBackwardRelationsPlugin.ts#L1
Module '"@dataplan/pg"' has no exported member 'PgCondition'.
lint: src/PgConnectionArgFilterBackwardRelationsPlugin.ts#L1
Parameter 'localAttribute' implicitly has an 'any' type.
lint: src/PgConnectionArgFilterBackwardRelationsPlugin.ts#L1
Parameter 'i' implicitly has an 'any' type.
lint: src/PgConnectionArgFilterBackwardRelationsPlugin.ts#L1
Parameter 'localAttribute' implicitly has an 'any' type.
lint: src/PgConnectionArgFilterBackwardRelationsPlugin.ts#L1
Parameter 'i' implicitly has an 'any' type.
lint: src/PgConnectionArgFilterBackwardRelationsPlugin.ts#L1
Parameter 'localAttribute' implicitly has an 'any' type.
lint: src/PgConnectionArgFilterBackwardRelationsPlugin.ts#L1
Parameter 'i' implicitly has an 'any' type.
test (11, 18.x)
Process completed with exit code 1.
test (14, 18.x)
Process completed with exit code 1.
test (13, 18.x)
Process completed with exit code 1.
test (12, 18.x)
Process completed with exit code 1.
test (15, 18.x)
Process completed with exit code 1.
test (11, 16.x)
Process completed with exit code 1.
test (12, 16.x)
Process completed with exit code 1.
test (14, 16.x)
Process completed with exit code 1.
test (15, 16.x)
Process completed with exit code 1.
test (13, 16.x)
Process completed with exit code 1.