Rw/feat/material selection (#226) #97
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
src/App.vue#L41
Replace `⏎········mdi-information⏎·····` with `·mdi-information`
|
|
build (16.x):
src/App.vue#L86
Replace `this.$route.name·===·"NewAssessment"·||·this.$route.name·===·"UpdateAssessment"·||·this.$route.name·===·"UpdateAssessmentBranch"` with `⏎······this.$route.name·===·"NewAssessment"·||⏎······this.$route.name·===·"UpdateAssessment"·||⏎······this.$route.name·===·"UpdateAssessmentBranch"⏎····`
|
build (16.x):
src/App.vue#L93
Replace `this.alertCustomRegionLoading·||·this.$route.name·===·"NewAssessment"` with `⏎········this.alertCustomRegionLoading·||⏎········this.$route.name·===·"NewAssessment"⏎······`
|
build (16.x):
src/App.vue#L97
Insert `;`
|
build (16.x):
src/components/assessment/AssessmentStepper.vue#L106
Replace `⏎············:totalVolume="totalVolume"⏎············:speckleVol="speckleVol"⏎·········` with `·:totalVolume="totalVolume"·:speckleVol="speckleVol"`
|
build (16.x):
src/components/assessment/AssessmentStepper.vue#L198
'MaterialGrouping' is defined but never used
|
build (16.x):
src/components/assessment/AssessmentStepper.vue#L204
'GroupedMaterial' is defined but never used
|
build (16.x):
src/components/assessment/AssessmentStepper.vue#L215
Unexpected any. Specify a different type
|
build (16.x):
src/components/assessment/ExpandedMaterialType.vue#L97
'k' is defined but never used
|