Skip to content

Fixed incorrect Trackable typing and typos#272

Open
thelegendaryjohn wants to merge 1 commit into
Sleitnick:mainfrom
thelegendaryjohn:main
Open

Fixed incorrect Trackable typing and typos#272
thelegendaryjohn wants to merge 1 commit into
Sleitnick:mainfrom
thelegendaryjohn:main

Conversation

@thelegendaryjohn
Copy link
Copy Markdown
Contributor

No description provided.

@Sleitnick
Copy link
Copy Markdown
Owner

The leading pipe is supported. If you want to add that back, I can accept this for the typo fix

@thelegendaryjohn
Copy link
Copy Markdown
Contributor Author

thelegendaryjohn commented Mar 18, 2026

@Sleitnick This is the output I got trying to run wally-package-types

error: Failed to create new link contents: error occurred while creating ast: unexpected token `|`. (starting from line 38, character 2 and ending on line 38, character 3)
additional information: unexpected token, this needs to be a statement
error occurred while creating ast: unexpected token `|`. (starting from line 39, character 2 and ending on line 39, character 3)
additional information: unexpected expression when looking for a statement
error occurred while creating ast: unexpected token `|`. (starting from line 39, character 2 and ending on line 39, character 3)
....

Removing the leading pipe made it work, so I figured

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants