Add cypher version to generated queries #26731
Annotations
9 errors and 1 warning
Build graphql
Argument of type '{ cypherVersion: string; }' is not assignable to parameter of type '{ prefix?: string | undefined; extraParams?: Record<string, unknown> | undefined; labelOperator?: ":" | "&" | undefined; }'.
|
Build graphql
Argument of type '{ cypherVersion: string; }' is not assignable to parameter of type '{ prefix?: string | undefined; extraParams?: Record<string, unknown> | undefined; labelOperator?: ":" | "&" | undefined; }'.
|
Build graphql
Argument of type '{ prefix: string; cypherVersion: string; }' is not assignable to parameter of type '{ prefix?: string | undefined; extraParams?: Record<string, unknown> | undefined; labelOperator?: ":" | "&" | undefined; }'.
|
Build graphql
Argument of type '{ prefix: string; cypherVersion: string; }' is not assignable to parameter of type '{ prefix?: string | undefined; extraParams?: Record<string, unknown> | undefined; labelOperator?: ":" | "&" | undefined; }'.
|
Build graphql
Argument of type '{ cypherVersion: string; }' is not assignable to parameter of type '{ prefix?: string | undefined; extraParams?: Record<string, unknown> | undefined; labelOperator?: ":" | "&" | undefined; }'.
|
Build graphql
Argument of type '{ cypherVersion: string; }' is not assignable to parameter of type '{ prefix?: string | undefined; extraParams?: Record<string, unknown> | undefined; labelOperator?: ":" | "&" | undefined; }'.
|
Build graphql
Argument of type '{ cypherVersion: string; }' is not assignable to parameter of type '{ prefix?: string | undefined; extraParams?: Record<string, unknown> | undefined; labelOperator?: ":" | "&" | undefined; }'.
|
Build graphql
Argument of type '{ prefix: string; cypherVersion: string; }' is not assignable to parameter of type '{ prefix?: string | undefined; extraParams?: Record<string, unknown> | undefined; labelOperator?: ":" | "&" | undefined; }'.
|
Build graphql
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading