Shanedell commented on code in PR #414:
URL: https://github.com/apache/daffodil-vscode/pull/414#discussion_r1067408877
##########
src/tests/runTest.ts:
##########
@@ -18,7 +18,6 @@
// All tests ran here are ones that require the vscode API
import * as path from 'path'
import * as cp from 'child_process'
-import { parseArgs } from 'util'
Review Comment:
This a node 19 thing only. The updated way should work for all nodejs
version. Not completely sure how the CI didn't fail because of this, wondering
if yarn.lock didn't get fully updated correctly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]