You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
$title. Had to use an object constructor as a workaround, but this is not quite an acceptable solution if one needs to use the class in multiple places.
error: compilation failed: The compiler extension in package 'ballerina:websubhub:1.2.1' failed to complete. class io.ballerina.compiler.syntax.tree.SimpleNameReferenceNode cannot be cast to class io.ballerina.compiler.syntax.tree.QualifiedNameReferenceNode (io.ballerina.compiler.syntax.tree.SimpleNameReferenceNode and io.ballerina.compiler.syntax.tree.QualifiedNameReferenceNode are in unnamed module of loader 'app')
Affected Versions:
1.2.1
The text was updated successfully, but these errors were encountered:
Description:
$title. Had to use an object constructor as a workaround, but this is not quite an acceptable solution if one needs to use the class in multiple places.
Steps to reproduce:
Affected Versions:
1.2.1
The text was updated successfully, but these errors were encountered: