Skip to content

chore(deps-dev): bump ol in the map group across 1 directory #2639

chore(deps-dev): bump ol in the map group across 1 directory

chore(deps-dev): bump ol in the map group across 1 directory #2639

Triggered via push August 10, 2026 08:39
Status Failure
Total duration 1m 35s
Artifacts

run-tests.yaml

on: push
Install dependencies
43s
Install dependencies
Linting
22s
Linting
CSS linting
22s
CSS linting
Unit tests and e2e tests
29s
Unit tests and e2e tests
Type-checking
36s
Type-checking
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Unit tests and e2e tests
Process completed with exit code 1.
src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts > reverseGeocode works with Hamburg-WPS-style: src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts#L51
TypeError: Cannot read properties of null (reading 'getCode') ❯ getTransformFromProjections node_modules/ol/proj.js:500:29 ❯ getTransform node_modules/ol/proj.js:589:10 ❯ transform node_modules/ol/proj.js:609:25 ❯ reverseGeocodeWps src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts:51:1 ❯ src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts:197:1
src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts > reverseGeocode throws when Adresse element is missing: src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts#L188
AssertionError: expected [Function] to throw error including 'Response does not contain an "Adresse…' but got 'Cannot read properties of null (readi…' Expected: "Response does not contain an "Adresse" element." Received: "Cannot read properties of null (reading 'getCode')" ❯ src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts:188:1
src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts > reverseGeocode throws on invalid XML: src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts#L171
AssertionError: expected [Function] to throw error including 'Failed to parse XML response' but got 'Cannot read properties of null (readi…' Expected: "Failed to parse XML response" Received: "Cannot read properties of null (reading 'getCode')" ❯ src/plugins/reverseGeocoder/utils/reverseGeocodeWps.ts:171:1
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 "{@"