Optimize stack trace #10521
Annotations
10 errors and 2 warnings
Typecheck codebase:
packages/app-core/src/ui/App/DrawerWidget.tsx#L44
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
packages/app-core/src/ui/App/ViewPanel.tsx#L50
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
packages/core/BaseFeatureWidget/BaseFeatureDetail/index.tsx#L215
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
packages/core/BaseFeatureWidget/BaseFeatureDetail/index.tsx#L248
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
packages/core/ui/Dialog.tsx#L34
Property 'onReset' is missing in type '{ error: unknown; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
packages/core/ui/FatalErrorDialog.tsx#L55
Property 'onReset' is missing in type '{ error: unknown; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
packages/product-core/src/ui/FileInfoPanel.tsx#L53
Property 'onReset' is missing in type '{ error: {}; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
plugins/alignments/src/AlignmentsFeatureDetail/LaunchBreakpointSplitViewPanel.tsx#L68
Property 'onReset' is missing in type '{ error: {}; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
plugins/breakpoint-split-view/src/BreakpointSplitView/components/ExportSvgDialog.tsx#L54
Property 'onReset' is missing in type '{ error: {}; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Typecheck codebase:
plugins/circular-view/src/CircularView/components/ExportSvgDialog.tsx#L53
Property 'onReset' is missing in type '{ error: {}; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading