Skip to content

fix erroneous mismatched_geometry warning for preset-less tags #2381

fix erroneous mismatched_geometry warning for preset-less tags

fix erroneous mismatched_geometry warning for preset-less tags #2381

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

build.yml

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

Annotations

5 errors and 1 warning
test/spec/validations/mismatched_geometry.js > iD.validations.mismatched_geometry > does not flag cases whether the entity matches the generic preset, regardless of geometry: test/spec/validations/mismatched_geometry.js#L130
AssertionError: expected [ validationIssue{ …(15) } ] to have a length of +0 but got 1 - Expected + Received - 0 + 1 ❯ test/spec/validations/mismatched_geometry.js:130: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 > does not flag cases whether the entity matches the generic preset, regardless of geometry: test/spec/validations/mismatched_geometry.js#L130
AssertionError: expected [ validationIssue{ …(15) } ] to have a length of +0 but got 1 - Expected + Received - 0 + 1 ❯ test/spec/validations/mismatched_geometry.js:130:32 ❯ test/spec_helpers.mts:30:73
build (18)
The operation was canceled.
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/