Merge branch 'big-ts-refactoring' into type-inference #933
Annotations
10 errors and 2 warnings
Test TypeScript:
src/src/Utils.tsx#L6
Property 'item' does not exist on type 'usePreviewState<unknown, Element>'.
|
Test TypeScript:
src/src/Utils.tsx#L6
Property 'style' does not exist on type 'usePreviewState<unknown, Element>'.
|
Test TypeScript:
src/src/Utils.tsx#L10
'item' is of type 'unknown'.
|
Test TypeScript:
src/src/Vis/Widgets/Basic/BasicRedNumber.tsx#L153
Argument of type 'number' is not assignable to parameter of type 'string'.
|
Test TypeScript:
src/src/Vis/Widgets/Basic/BasicScreenResolution.tsx#L26
Class 'BasicScreenResolution' incorrectly extends base class 'VisRxWidget<RxData, BasicScreenResolutionState>'.
|
Test TypeScript:
src/src/Vis/Widgets/Basic/FiltersEditorDialog.tsx#L34
Module '"@/Vis/visBaseWidget"' has no exported member 'Context'. Did you mean to use 'import Context from "@/Vis/visBaseWidget"' instead?
|
Test TypeScript:
src/src/Vis/Widgets/JQui/JQuiInputDate.tsx#L154
Argument of type 'string | Date' is not assignable to parameter of type 'string | number | boolean | null'.
|
Test TypeScript:
src/src/Vis/Widgets/JQui/JQuiInputDateTime.tsx#L160
Argument of type 'string | Date' is not assignable to parameter of type 'string | number | boolean | null'.
|
Test TypeScript:
src/src/Vis/visRxWidget.tsx#L164
Parameter 'item' implicitly has an 'any' type.
|
Test TypeScript:
src/src/Vis/visRxWidget.tsx#L294
Type 'Partial<VisRxWidgetState & { rxData: TRxData; }> | { values: (VisRxWidgetState & TState & { rxData: TRxData; } & VisBaseWidgetState)["values"]; rxData: WidgetDataState | GroupDataState; rxStyle: WidgetStyleState; editMode: boolean; applyBindings: false; }' is not assignable to type 'Partial<VisRxWidgetState & { rxData: TRxData; }> | null | undefined'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Archive screenshots
No files were found with the provided path: tmp/screenshots/**/*.png. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading