Work in progress towards creating a query builder #1950
Annotations
10 errors and 1 warning
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L221
Property 'selectOrderValue' does not exist on type 'PgUnionAllStep<string, string>'.
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L550
Property 'selects' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames>'. Did you mean 'select'?
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L551
Property 'selects' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames>'. Did you mean 'select'?
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L637
Type 'PgUnionAllStep<TAttributes, TTypeNames> | PgUnionAllStepConfig<TAttributes, TTypeNames>' is not assignable to type 'PgUnionAllStepConfig<TAttributes, TTypeNames>'.
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L642
Property 'members' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames> | PgUnionAllStepConfig<TAttributes, TTypeNames>'.
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L644
Property 'resourceByTypeName' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames> | PgUnionAllStepConfig<TAttributes, TTypeNames>'.
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L657
Property 'selects' does not exist on type 'PgUnionAllStep<TAttributes, TTypeNames>'. Did you mean 'select'?
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L691
'match' is of type 'unknown'.
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L692
'match' is of type 'unknown'.
|
Typescript Build:
grafast/dataplan-pg/src/steps/pgUnionAll.ts#L692
'match' is of type 'unknown'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading