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: validation returns illegal state error #105

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

mateuszjenek
Copy link
Contributor

This PR simply ignores illegal state - object is disposed as it occurred when the object (in this example document) is already disposed.

[ERROR] {"message":"illegal state - object is disposed","stack":"Error: illegal state - object is disposed\n    at Q3.j (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:137:95055)\n    at Q3.set (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:137:93515)\n    at ValidateScoreFileController.validate (/Users/mjenek/.vscode/extensions/humanitec.humanitec-0.2.3/out/controllers/ValidateScoreFileController.js:154:30)\n    at /Users/mjenek/.vscode/extensions/humanitec.humanitec-0.2.3/out/controllers/ValidateScoreFileController.js:90:21","name":"Error"}

Zrzut ekranu 2024-10-25 o 17 15 39

@mateuszjenek mateuszjenek force-pushed the fix_illegal_state_error_while_validation branch from b9920ff to 59bd98c Compare October 25, 2024 15:19
@mateuszjenek mateuszjenek merged commit e81b448 into main Oct 28, 2024
4 checks passed
@mateuszjenek mateuszjenek deleted the fix_illegal_state_error_while_validation branch October 28, 2024 11:51
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