refacor(routing): keep reverseGeocoder relevant states together #2658
run-tests.yaml
on: push
Install dependencies
42s
Linting
5m 37s
CSS linting
15s
Unit tests and e2e tests
30s
Type-checking
27s
Annotations
9 errors and 10 warnings
|
Linting
Process completed with exit code 1.
|
|
Linting:
src/plugins/routing/store.ts#L448
Delete `·`
|
|
Linting:
src/plugins/routing/store.ts#L173
Replace `⏎↹↹↹index,⏎↹↹↹1,⏎↹↹↹coordinate⏎↹↹` with `index,·1,·coordinate`
|
|
Linting:
src/plugins/routing/store.ts#L32
Expected "@/core" (type-internal) to come before "./utils/handleErrors" (value-sibling)
|
|
Linting:
src/plugins/routing/components/RoutingInput.ce.vue#L75
Replace `····` with `↹`
|
|
Linting:
src/plugins/routing/components/RoutingInput.ce.vue#L74
Replace `········` with `↹↹`
|
|
Linting:
src/plugins/routing/components/RoutingInput.ce.vue#L73
Replace `········` with `↹↹`
|
|
Linting:
src/plugins/routing/components/RoutingInput.ce.vue#L72
Replace `····` with `↹`
|
|
Linting:
src/plugins/routing/components/RoutingInput.ce.vue#L60
Replace `}·=·` with `·}·=⏎↹`
|
|
Linting:
src/plugins/geoLocation/components/GeoLocation.spec.ts#L43
Unexpected 'todo' comment: 'TODO: Fix test; the user interaction...'
|
|
Linting:
src/plugins/addressSearch/store.ts#L184
Unexpected 'todo' comment: 'TODO: The method was bound to the store...'
|
|
Linting:
src/core/types/plugin.ts#L169
Unexpected 'todo' comment: 'TODO: This fixes the type error, but...'
|
|
Linting:
src/core/types/main.ts#L320
Unexpected 'todo' comment: 'TODO: Generate this section via...'
|
|
Linting:
src/core/stores/main.ts#L93
Unexpected 'todo' comment: 'TODO: Check if this works as expected in...'
|
|
Linting:
src/core/stores/main.ts#L39
Unexpected 'todo' comment: 'TODO(dopenguin): Both will possibly be...'
|
|
Linting:
src/core/components/PolarContainer.ce.vue#L241
Unexpected 'fixme' comment: 'FIXME: Improve types for lightElement'
|
|
Linting:
examples/snowbox/index.js#L97
Unexpected 'todo' comment: 'TODO: Add internalization to snowbox'
|
|
Linting:
eslintRules/import-style.ts#L73
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
|
Linting:
eslintRules/import-style.ts#L73
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|