Skip to content

fix: fix notification message on CreateGuesser #647

fix: fix notification message on CreateGuesser

fix: fix notification message on CreateGuesser #647

Triggered via pull request June 28, 2024 12:04
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

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