ast error on map.xq #14

Closed
opened 2022-06-14 21:19:35 +01:00 by apb · 1 comment
Owner

Description

node bin/xqlint ast test\queries\rbtree.xq\map.xq
                fn.annotations = annotations;
                               ^

TypeError: Cannot set properties of undefined (setting 'annotations')

Screenshots
If applicable, add screenshots to help explain your problem.

Extension Version
XQLint version: 0.0.11

VS Code Version
What version of VS Code are you using?

Operating System
What OS (and version) are you using?

**Description** ``` node bin/xqlint ast test\queries\rbtree.xq\map.xq fn.annotations = annotations; ^ TypeError: Cannot set properties of undefined (setting 'annotations') ``` **Screenshots** If applicable, add screenshots to help explain your problem. **Extension Version** XQLint version: 0.0.11 **VS Code Version** What version of VS Code are you using? **Operating System** What OS (and version) are you using?
Author
Owner

fixed in xqlint 0.0.12

fixed in xqlint 0.0.12
apb closed this issue 2022-06-14 22:54:27 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: apb/vscode-basex#14
No description provided.