Work in progress towards creating a query builder #1950
Annotations
11 errors and 3 warnings
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L221
Property 'selectOrderValue' does not exist on type 'PgUnionAllStep<string, string>'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L550
Property 'selects' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames>'. Did you mean 'select'?
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L551
Property 'selects' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames>'. Did you mean 'select'?
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L637
Type 'PgUnionAllStep<TAttributes, TTypeNames> | PgUnionAllStepConfig<TAttributes, TTypeNames>' is not assignable to type 'PgUnionAllStepConfig<TAttributes, TTypeNames>'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L642
Property 'members' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames> | PgUnionAllStepConfig<TAttributes, TTypeNames>'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L644
Property 'resourceByTypeName' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames> | PgUnionAllStepConfig<TAttributes, TTypeNames>'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L657
Property 'selects' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames>'. Did you mean 'select'?
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L691
'match' is of type 'unknown'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L692
'match' is of type 'unknown'.
|
Benjie's depcheck script:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L692
'match' is of type 'unknown'.
|
ESLint
Process completed with exit code 1.
|
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
|
Prettier
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
|