Skip to content

2D Viewer module

2D Viewer module #3308

Triggered via pull request November 18, 2024 15:38
Status Failure
Total duration 1m 28s
Artifacts

webviz.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
frontend
Property 'serialize' does not exist on type 'ColorScale'.
frontend
Property 'fromSerialized' does not exist on type 'typeof ColorScale'.
frontend
Module '"@framework/WorkbenchSession"' declares 'createEnsembleRealizationFilterFuncForWorkbenchSession' locally, but it is not exported.
frontend
Type '{ children: any; key: string; id: string; title: Element; contentStyle: { backgroundColor: string | undefined; }; headerStyle: { backgroundColor: string | undefined; }; startAdornment: Element; endAdornment: Element; contentWhenEmpty: Element; expanded: any; }' is not assignable to type 'IntrinsicAttributes & SortableListGroupProps'.
frontend
Cannot find module '@lib/components/MenuButton/menuButton' or its corresponding type declarations.
frontend
Type '{ children: ReactNode[]; key: string; style: { paddingLeft: string; }; classNames: string; }' is not assignable to type 'IntrinsicAttributes & MenuHeadingProps'.
frontend
Type '{ children: any; key: string; id: string; title: Element; contentStyle: { backgroundColor: string | undefined; }; headerStyle: { backgroundColor: "rgb(196 181 253)"; }; startAdornment: Element; endAdornment: Element; contentWhenEmpty: Element; expanded: any; }' is not assignable to type 'IntrinsicAttributes & SortableListGroupProps'.
frontend
Type '{ children: any; key: string; id: string; title: Element; contentStyle: { backgroundColor: string | undefined; }; expanded: any; startAdornment: Element; endAdornment: Element; contentWhenEmpty: Element; }' is not assignable to type 'IntrinsicAttributes & SortableListGroupProps'.
frontend
Argument of type 'string' is not assignable to parameter of type 'string[]'.
frontend
Property 'getStratigraphicColumnIdentifier' does not exist on type 'Ensemble'.
build_docker_images
Property 'serialize' does not exist on type 'ColorScale'.
build_docker_images
Property 'fromSerialized' does not exist on type 'typeof ColorScale'.
build_docker_images
Module '"@framework/WorkbenchSession"' declares 'createEnsembleRealizationFilterFuncForWorkbenchSession' locally, but it is not exported.
build_docker_images
Type '{ children: any; key: string; id: string; title: Element; contentStyle: { backgroundColor: string | undefined; }; headerStyle: { backgroundColor: string | undefined; }; startAdornment: Element; endAdornment: Element; contentWhenEmpty: Element; expanded: any; }' is not assignable to type 'IntrinsicAttributes & SortableListGroupProps'.
build_docker_images
Cannot find module '@lib/components/MenuButton/menuButton' or its corresponding type declarations.
build_docker_images
Type '{ children: ReactNode[]; key: string; style: { paddingLeft: string; }; classNames: string; }' is not assignable to type 'IntrinsicAttributes & MenuHeadingProps'.
build_docker_images
Type '{ children: any; key: string; id: string; title: Element; contentStyle: { backgroundColor: string | undefined; }; headerStyle: { backgroundColor: "rgb(196 181 253)"; }; startAdornment: Element; endAdornment: Element; contentWhenEmpty: Element; expanded: any; }' is not assignable to type 'IntrinsicAttributes & SortableListGroupProps'.
build_docker_images
Type '{ children: any; key: string; id: string; title: Element; contentStyle: { backgroundColor: string | undefined; }; expanded: any; startAdornment: Element; endAdornment: Element; contentWhenEmpty: Element; }' is not assignable to type 'IntrinsicAttributes & SortableListGroupProps'.
build_docker_images
Argument of type 'string' is not assignable to parameter of type 'string[]'.
build_docker_images
Property 'getStratigraphicColumnIdentifier' does not exist on type 'Ensemble'.
go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
frontend
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
build_docker_images
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/