Skip to content

fix: comment maker bundle #658

fix: comment maker bundle

fix: comment maker bundle #658

Triggered via push June 28, 2024 13:50
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: push
Continuous integration
1m 1s
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.