fix useGetCollectionFacets.spec.tsx #2200
Annotations
9 errors and 1 warning
lint:
src/stories/collection/collection-items-panel/CollectionItemsPanel.stories.tsx#L84
Type 'NoCollectionMockRepository' is not assignable to type 'CollectionRepository'.
|
lint:
src/stories/collection/collection-items-panel/CollectionItemsPanel.stories.tsx#L103
Type 'NoCollectionMockRepository' is not assignable to type 'CollectionRepository'.
|
lint:
src/stories/collection/collection-items-panel/CollectionItemsPanel.stories.tsx#L122
Type 'NoCollectionMockRepository' is not assignable to type 'CollectionRepository'.
|
lint:
src/stories/collection/collection-items-panel/CollectionItemsPanel.stories.tsx#L139
Type 'NoCollectionMockRepository' is not assignable to type 'CollectionRepository'.
|
lint:
src/stories/collection/collection-items-panel/CollectionItemsPanel.stories.tsx#L154
Type 'NoCollectionMockRepository' is not assignable to type 'CollectionRepository'.
|
lint:
src/stories/collection/collection-items-panel/CollectionItemsPanel.stories.tsx#L169
Type 'NoCollectionMockRepository' is not assignable to type 'CollectionRepository'.
|
lint:
src/stories/collection/collection-items-panel/CollectionItemsPanel.stories.tsx#L180
Type 'CollectionErrorMockRepository' is not assignable to type 'CollectionRepository'.
|
lint:
src/stories/create-collection/CreateCollection.stories.tsx#L51
Type 'NoCollectionMockRepository' is not assignable to type 'CollectionRepository'.
|
lint
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|