Skip to content

fix erroneous mismatched_geometry warning for preset-less tags #2380

fix erroneous mismatched_geometry warning for preset-less tags

fix erroneous mismatched_geometry warning for preset-less tags #2380

Triggered via pull request November 2, 2024 06:52
Status Failure
Total duration 1m 3s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test/spec/validations/mismatched_geometry.js > iD.validations.mismatched_geometry > flags open way with area tag: test/spec/validations/mismatched_geometry.js#L94
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/spec/validations/mismatched_geometry.js:94:32 ❯ test/spec_helpers.mts:30:73
test/spec/validations/mismatched_geometry.js > iD.validations.mismatched_geometry > flags open way with both area and line tags: test/spec/validations/mismatched_geometry.js#L106
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/spec/validations/mismatched_geometry.js:106:32 ❯ test/spec_helpers.mts:30:73
build (20)
Process completed with exit code 1.
build (18)
The job was canceled because "_20" failed.
test/spec/validations/mismatched_geometry.js > iD.validations.mismatched_geometry > flags open way with area tag: test/spec/validations/mismatched_geometry.js#L94
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/spec/validations/mismatched_geometry.js:94:32 ❯ test/spec_helpers.mts:30:73
test/spec/validations/mismatched_geometry.js > iD.validations.mismatched_geometry > flags open way with both area and line tags: test/spec/validations/mismatched_geometry.js#L106
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ test/spec/validations/mismatched_geometry.js:106:32 ❯ test/spec_helpers.mts:30:73
build (18)
Process completed with exit code 1.
build (20)
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/