Optimize stack trace #10522
push.yml
on: push
Test and typecheck on node 20.x and ubuntu-latest
7m 48s
Build website on node 20 and ubuntu-latest
1m 37s
Build whole repo on node 20 and ubuntu-latest
1m 23s
Build only jbrowse-web and upload to s3 on node 20 and ubuntu-latest
1m 48s
Build and deploy static linear genome view Storybook site to AWS S3
2m 25s
Build and deploy static react app Storybook site to AWS S3
2m 46s
Build and deploy static circular genome view Storybook site to AWS S3
2m 0s
Annotations
19 errors and 6 warnings
Build whole repo on node 20 and ubuntu-latest
Property 'onReset' is missing in type '{ error: unknown; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build whole repo on node 20 and ubuntu-latest
Property 'onReset' is missing in type '{ error: unknown; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build whole repo on node 20 and ubuntu-latest
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build whole repo on node 20 and ubuntu-latest
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build whole repo on node 20 and ubuntu-latest
Property 'onReset' is missing in type '{ error: unknown; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build whole repo on node 20 and ubuntu-latest
Property 'onReset' is missing in type '{ error: unknown; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build whole repo on node 20 and ubuntu-latest
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build whole repo on node 20 and ubuntu-latest
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build whole repo on node 20 and ubuntu-latest
Process completed with exit code 1.
|
Test and typecheck on node 20.x and ubuntu-latest:
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; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
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; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
packages/core/BaseFeatureWidget/BaseFeatureDetail/index.tsx#L215
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
packages/core/BaseFeatureWidget/BaseFeatureDetail/index.tsx#L248
Property 'onReset' is missing in type '{ error: any; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
packages/core/ui/Dialog.tsx#L34
Property 'onReset' is missing in type '{ error: unknown; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
packages/core/ui/FatalErrorDialog.tsx#L55
Property 'onReset' is missing in type '{ error: unknown; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
packages/product-core/src/ui/FileInfoPanel.tsx#L53
Property 'onReset' is missing in type '{ error: {}; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
plugins/alignments/src/AlignmentsFeatureDetail/LaunchBreakpointSplitViewPanel.tsx#L68
Property 'onReset' is missing in type '{ error: {}; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
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; }'.
|
Test and typecheck on node 20.x and ubuntu-latest:
plugins/circular-view/src/CircularView/components/ExportSvgDialog.tsx#L53
Property 'onReset' is missing in type '{ error: {}; }' but required in type '{ error: unknown; onReset: () => void; }'.
|
Build only jbrowse-web and upload to s3 on node 20 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy static circular genome view Storybook site to AWS S3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy static linear genome view Storybook site to AWS S3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and deploy static react app Storybook site to AWS S3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test and typecheck on node 20.x and ubuntu-latest
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/.
|
Test and typecheck on node 20.x and ubuntu-latest
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/
|