mbien commented on PR #9062:
URL: https://github.com/apache/netbeans/pull/9062#issuecomment-3806816134
CI found something, looks like a test doesn't compile anymore:
```
[nb-javac]
/home/runner/work/netbeans/netbeans/java/java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/protocol/ServerTest.java:3821:
error: no suitable constructor found for WorkspaceFolder(String)
[nb-javac] initParams.setWorkspaceFolders(List.of(new
WorkspaceFolder(getWorkDir().toURI().toString())));
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists