Skip to content

feat: adds support for client generics, improving type safety in comb… #88

feat: adds support for client generics, improving type safety in comb…

feat: adds support for client generics, improving type safety in comb… #88

Triggered via pull request February 6, 2025 15:01
Status Failure
Total duration 1m 40s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (14.x): lib/mappers/item.mapper.ts#L1
Generic type 'IContentItemsContainer<TLinkedItemType>' requires 1 type argument(s).
build (14.x): lib/mappers/item.mapper.ts#L1
Generic type 'IContentItemsContainer<TLinkedItemType>' requires 1 type argument(s).
build (14.x): lib/mappers/item.mapper.ts#L1
Generic type 'IContentItemsContainer<TLinkedItemType>' requires 1 type argument(s).
build (14.x): lib/mappers/item.mapper.ts#L1
Generic type 'IContentItemsContainer<TLinkedItemType>' requires 1 type argument(s).
build (14.x): lib/mappers/item.mapper.ts#L1
Generic type 'IContentItemsContainer<TLinkedItemType>' requires 1 type argument(s).
build (14.x): lib/mappers/item.mapper.ts#L1
Generic type 'IContentItemsContainer<TLinkedItemType>' requires 1 type argument(s).
build (14.x): lib/utilities/linked-items.helper.ts#L1
Generic type 'IContentItemsContainer<TLinkedItemType>' requires 1 type argument(s).
build (14.x)
Process completed with exit code 1.