add query config #1580
tests-and-checks.yml
on: push
Install deps, build required package, typecheck, lint and test
47s
Annotations
3 errors and 1 warning
|
Install deps, build required package, typecheck, lint and test
Process completed with exit code 1.
|
|
Install deps, build required package, typecheck, lint and test
Type '{ typeId: string; propertyName: string; listField: Utils.RelationListField; includeNodes: boolean; includeTotalCount: boolean; relationSpaces: RelationSpacesOverride | undefined; valueSpaces: RelationSpacesOverride | undefined; }' is not assignable to type 'RelationTypeIdInfo' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
Install deps, build required package, typecheck, lint and test
Type '{ typeId: string; propertyName: string; listField: Utils.RelationListField; includeNodes: boolean; includeTotalCount: boolean; relationSpaces: RelationSpacesOverride | undefined; valueSpaces: RelationSpacesOverride | undefined; }' is not assignable to type 'RelationTypeIdInfo' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back
|