fix: fix notification message on CreateGuesser #651
ci.yml
on: pull_request
Continuous integration
1m 3s
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.
|