fix: remove duplicate props causing ts-check fail + remove await impo… #490
Annotations
10 errors and 11 warnings
Run linter 👀:
components/MainMap/MapFeatures.vue#L3
Replace `·ref="mapBase"·:features="features"` with `⏎······ref="mapBase"⏎······:features="features"⏎·····`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L4
Insert `⏎·····`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L5
Replace `·:rotate="!device.touch"` with `⏎······:rotate="!device.touch"⏎·····`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L6
Replace `·:hide-control="small"` with `⏎······:hide-control="small"⏎·····`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L7
Replace `·:boundary-area="boundaryArea"·hash="map"` with `⏎······:boundary-area="boundaryArea"⏎······hash="map"⏎·····`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L8
Replace `·@map-dragend="onMapRender"·@map-moveend="onMapRender"` with `⏎······@map-dragend="onMapRender"⏎······@map-moveend="onMapRender"⏎·····`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L9
Replace `·@map-touchmove="onMapRender"` with `⏎······@map-touchmove="onMapRender"⏎·····`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L10
Replace `·@feature-click="updateSelectedFeature"` with `⏎······@feature-click="updateSelectedFeature"⏎····`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L14
Replace `·:map="mapTyped"·:backgrounds="availableStyles"` with `⏎··········:map="mapTyped"⏎··········:backgrounds="availableStyles"⏎·········`
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L15
Insert `⏎·······`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linter 👀:
components/Fields/Field.vue#L84
'v-html' directive can lead to XSS attack
|
Run linter 👀:
components/Layout/Footer.vue#L7
'v-html' directive can lead to XSS attack
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L3
Expected a linebreak before this attribute
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L14
Expected a linebreak before this attribute
|
Run linter 👀:
components/MainMap/MapFeatures.vue#L22
Expected a linebreak before this attribute
|
Run linter 👀:
components/Map/Attribution.vue#L5
'v-html' directive can lead to XSS attack
|
Run linter 👀:
components/Map/Map.vue#L105
Unexpected any. Specify a different type
|
Run linter 👀:
components/Map/MapBase.vue#L370
Unexpected any. Specify a different type
|
Run linter 👀:
components/Map/MapPois.vue#L2
Expected a linebreak before this attribute
|
Run linter 👀:
components/PoisDetails/FieldsGroup.vue#L114
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading