Skip to content

Update deploy.yml

Update deploy.yml #4

Triggered via push November 21, 2024 20:51
Status Failure
Total duration 1m 14s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy: src/stores/firebase.ts#L37
'CalculationSettings' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/utils/material.ts#L11
'AssemblyList' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/components/DetailBar/ResultsBar.vue#L27
'GeometryObject' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/components/Graphs/GraphContainer.vue#L29
'ChartData' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/components/Graphs/GraphContainer.vue#L29
'ChartOptions' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/components/Graphs/GraphContainer.vue#L29
'NestedChartData' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/components/Mapping/MaterialBar.vue#L41
'Ref' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/components/Misc/Settings/SettingsCalculationCategory.vue#L36
'CalculationSettings' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/components/Misc/Settings/SettingsImpactCategory.vue#L27
'ExtendedImpactCategoryKey' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy: src/components/Misc/Settings/SettingsSidebar.vue#L31
'PropType' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
deploy
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/