Move pagination data requirements to runtime (not plantime) #1931
Annotations
8 errors and 3 warnings
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgSelect.ts#L301
Type 'PgSelectParsedCursorStep' does not satisfy the constraint 'ExecutableStep<string | null | undefined>'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L443
Type 'PgSelectParsedCursorStep' does not satisfy the constraint 'ExecutableStep<string | null | undefined>'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/examples/exampleSchema.ts#L3911
Argument of type 'AnyInputStep' is not assignable to parameter of type 'PgSelectParsedCursorStep'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/examples/exampleSchema.ts#L3927
Argument of type 'AnyInputStep' is not assignable to parameter of type 'PgSelectParsedCursorStep'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/examples/exampleSchema.ts#L4647
Argument of type 'AnyInputStep' is not assignable to parameter of type 'PgSelectParsedCursorStep'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/examples/exampleSchema.ts#L4663
Argument of type 'AnyInputStep' is not assignable to parameter of type 'PgSelectParsedCursorStep'.
|
Benjie's depcheck script
Process completed with exit code 2.
|
ESLint
Process completed with exit code 1.
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Benjie's depcheck script
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|