Support cell deletion suggestions #85
build.yml
on: pull_request
Annotations
6 errors and 2 warnings
build
Class 'SuggestionsModel' incorrectly implements interface 'ISuggestionsModel'.
|
build
Type 'Signal<this, void>' is not assignable to type 'ISignal<ISuggestionsModel, void>'.
|
build
Argument of type 'this' is not assignable to parameter of type 'ISuggestionsModel'.
|
build
Argument of type 'this' is not assignable to parameter of type 'ISuggestionsModel'.
|
build
Property 'nativateToCell' does not exist on type 'ISuggestionsModel'.
|
build
Process completed with exit code 1.
|
Check Links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|