Skip to content

Fix docker compose on MacOS #660

Fix docker compose on MacOS

Fix docker compose on MacOS #660

Triggered via pull request July 1, 2024 16:02
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Continuous integration
1m 18s
Continuous integration
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Continuous integration: src/hydra/dataProvider.ts#L101
Element implicitly has an 'any' type because expression of type '"@id"' can't be used to index type '{}'.
Continuous integration: src/hydra/dataProvider.ts#L104
Element implicitly has an 'any' type because expression of type '"@id"' can't be used to index type '{}'.
Continuous integration: src/hydra/dataProvider.ts#L106
Argument of type 'object' is not assignable to parameter of type 'NodeObject'.
Continuous integration: src/hydra/dataProvider.ts#L112
Element implicitly has an 'any' type because expression of type '"@id"' can't be used to index type '{}'.
Continuous integration: src/hydra/dataProvider.ts#L122
Element implicitly has an 'any' type because expression of type '"@id"' can't be used to index type '{}'.
Continuous integration: src/hydra/dataProvider.ts#L291
Type 'File | undefined' is not assignable to type 'Blob'.
Continuous integration
Process completed with exit code 2.