[EdgeDB] Add Product
queries | refactor service/repo layers appropriately
#2730
Annotations
8 errors and 1 warning
Check TypeScript:
src/components/engagement/product-connection.resolver.ts#L19
Type 'Secured<LinkTo<"LanguageEngagement">>' is not assignable to type 'ID'.
|
Check TypeScript:
src/components/product/product.edgedb.repository.ts#L181
Property 'createDerivative' in type 'ProductEdgedbRepository' is not assignable to the same property in base type 'PublicOf<ProductRepository>'.
|
Check TypeScript:
src/components/product/product.edgedb.repository.ts#L191
Property 'createDirect' in type 'ProductEdgedbRepository' is not assignable to the same property in base type 'PublicOf<ProductRepository>'.
|
Check TypeScript:
src/components/product/product.edgedb.repository.ts#L201
Property 'createOther' in type 'ProductEdgedbRepository' is not assignable to the same property in base type 'PublicOf<ProductRepository>'.
|
Check TypeScript:
src/components/product/product.edgedb.repository.ts#L205
Property 'listIdsAndScriptureRefs' in type 'ProductEdgedbRepository' is not assignable to the same property in base type 'PublicOf<ProductRepository>'.
|
Check TypeScript:
src/components/product/product.edgedb.repository.ts#L218
Property 'listIdsWithPnpIndexes' in type 'ProductEdgedbRepository' is not assignable to the same property in base type 'PublicOf<ProductRepository>'.
|
Check TypeScript:
src/components/product/product.resolver.ts#L89
Type 'Secured<LinkTo<"Project">>' is not assignable to type 'ID'.
|
Check TypeScript
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