Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(repo): typing errors due to unknow error type #213

Merged
merged 2 commits into from
Oct 19, 2021

Conversation

samuelmasse
Copy link
Contributor

This was recently changed in vscode so that an error is of unknown type by default (was any before). Since it would be very annoying to have to do (e as Error) everywhere I made it so the logger.error accepts unknown as an error type.

Closes DEV-1926

@linear
Copy link

linear bot commented Oct 18, 2021

@samuelmasse samuelmasse merged commit b13114e into master Oct 19, 2021
@samuelmasse samuelmasse deleted the sm-fix-error-unknown branch November 12, 2021 22:42
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