PR Feedback #124
Annotations
10 errors and 2 warnings
Build
Cannot find module '@crossbreeze/core/lib/browser' or its corresponding type declarations.
|
Build
Class 'FormEditorWidget' incorrectly implements interface 'BaseWidget & Navigatable'.
|
Build
This member cannot have an 'override' modifier because its containing class 'FormEditorWidget' does not extend another class.
|
Build
This member cannot have an 'override' modifier because its containing class 'FormEditorWidget' does not extend another class.
|
Build
This member cannot have an 'override' modifier because its containing class 'FormEditorWidget' does not extend another class.
|
Build
Type 'FormEditorWidget' does not satisfy the constraint 'NavigatableWidget'.
|
Build
Cannot find module '@crossbreeze/core/lib/browser' or its corresponding type declarations.
|
Build
Type '(navigatableOptions: NavigatableWidgetOptions) => FormEditorWidget' is not assignable to type '(options?: any) => MaybePromise<Widget>'.
|
Build
Type '{ widgetId: string; clientId: string; kind: "navigatable"; uri: string; counter?: number | undefined; }' is not assignable to type 'FormEditorWidgetOptions'.
|
Build
Cannot find module '@crossbreeze/core/lib/browser' or its corresponding type declarations.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload Unit Test Results
No files were found with the provided path: unit-test-results. No artifacts will be uploaded.
|
Loading