PR Feedback #124
Annotations
12 errors and 3 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.
|
Lint:
packages/property-view/src/browser/model-data-service.ts#L5
Unable to resolve path to module '@crossbreeze/glsp-client/lib/browser/crossmodel-selection-data-service'
|
Lint
Process completed with exit code 1.
|
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 PlayWrite test report
No files were found with the provided path: e2e-tests/allure-results/. No artifacts will be uploaded.
|
Upload Unit Test Results
No files were found with the provided path: unit-test-results. No artifacts will be uploaded.
|
Loading