Skip to content
Triggered via push March 21, 2024 15:55
Status Failure
Total duration 1m 27s
Artifacts

verify-app.yml

on: push
install_dependencies
15s
install_dependencies
lint_code
22s
lint_code
typescript_check
13s
typescript_check
cypress_component_tests
56s
cypress_component_tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 8 warnings
typescript_check: src/Plugin.tsx#L7
Cannot find module './components/WidgetCollapsible' or its corresponding type declarations.
typescript_check: src/Plugin.tsx#L8
Cannot find module './components/GrowthChart/GrowthChart' or its corresponding type declarations.
typescript_check: src/UI/GenericError/ChartConfigError.tsx#L3
Cannot find module '../../components/WidgetCollapsible' or its corresponding type declarations.
typescript_check: src/UI/GenericLoading/GenericLoading.tsx#L3
Cannot find module '../../components/WidgetCollapsible' or its corresponding type declarations.
typescript_check: src/utils/DataFetching/Sorting/useChartDataForGender.ts#L3
Cannot find module '../../../dataSets/WhoStandardDataSets/ChartDataZscores' or its corresponding type declarations.
typescript_check: src/utils/DataFetching/Sorting/useChartDataForGender.ts#L15
Property 'categoryMetadata' does not exist on type 'unknown'.
typescript_check: src/utils/DataFetching/Sorting/useChartDataForGender.ts#L16
Property 'datasets' is missing in type '{}' but required in type '{ categoryMetadata?: { label: string; gender: string; }; datasets: { [key: string]: { datasetValues: { [key: string]: number; }[]; metadata: { chartLabel: string; yAxisLabel: string; xAxisLabel: string; range: { start: number; end: number; }; }; }; }; }'.
typescript_check
Process completed with exit code 2.
lint_code: cypress/component/ChartSelector/ChartSelector.cy.js#L2
Unable to resolve path to module '../../../src/Components/GrowthChartSelector'
lint_code: cypress/component/ChartSelector/ChartSelectorDropdown/ChartSelectorDropdown.cy.js#L2
Unable to resolve path to module '../../../../src/Components/GrowthChartSelector/ChartSelectorDropdown'
lint_code: src/Plugin.tsx#L7
Unable to resolve path to module './components/WidgetCollapsible'
lint_code: src/Plugin.tsx#L8
Unable to resolve path to module './components/GrowthChart/GrowthChart'
lint_code: src/UI/GenericError/ChartConfigError.tsx#L3
Unable to resolve path to module '../../components/WidgetCollapsible'
lint_code: src/UI/GenericLoading/GenericLoading.tsx#L3
Unable to resolve path to module '../../components/WidgetCollapsible'
lint_code: src/utils/DataFetching/Sorting/useChartDataForGender.ts#L3
Unable to resolve path to module '../../../dataSets/WhoStandardDataSets/ChartDataZscores'
lint_code
Process completed with exit code 1.
cypress_component_tests
Process completed with exit code 2.
install_dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
install_dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
typescript_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typescript_check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint_code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint_code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cypress_component_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress_component_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/