fix erroneous mismatched_geometry
warning for preset-less tags
#2412
Annotations
4 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#L139
AssertionError: expected [ validationIssue{ …(15) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
❯ test/spec/validations/mismatched_geometry.js:139:32
|
build (18)
Process completed with exit code 1.
|
build (20)
The job was canceled because "_18" failed.
|
build (20)
The operation was canceled.
|
build (18)
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/
|