Skip to content

config store, txtai datasource implementation, fix progress tracker, … #7

config store, txtai datasource implementation, fix progress tracker, …

config store, txtai datasource implementation, fix progress tracker, … #7

Triggered via push August 11, 2023 10:55
Status Failure
Total duration 49s
Artifacts

github_pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
deploy: src/components/RecipientList.tsx#L34
Cannot invoke an object which is possibly 'undefined'.
deploy: src/datasources/indexeddb.ts#L28
Class 'IndexedDBDatasource' incorrectly implements interface 'AsyncBaseDatasource'.
deploy: src/datasources/vector.ts#L51
Property 'retrieveBucketFromStorage' in type 'VectorDatasource' is not assignable to the same property in base type 'AsyncBaseDatasource'.
deploy: src/datasources/vector.ts#L57
Property 'retrieveMessageFromStorage' in type 'VectorDatasource' is not assignable to the same property in base type 'AsyncBaseDatasource'.
deploy: src/datasources/vector.ts#L80
Property 'bulkAddToStorage' in type 'VectorDatasource' is not assignable to the same property in base type 'AsyncBaseDatasource'.
deploy
Process completed with exit code 2.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.