Following error appeared when trying to build after deletion
Compiling source
charithr/github_trigger_test:0.1.0
ERROR [github_trigger_test] Two incompatible versions exist in the dependency graph: ballerina/cloud versions: 3.2.0, 2.5.2
error: package resolution contains errors
Following Dependencies.toml file was generated when running the application
Following error appears when trying to build after running
Compiling source
charithr/github_trigger_test:0.1.0
error: compilation failed: The compiler extension in package 'ballerina:cloud:2.11.4' failed to complete. class io.ballerina.compiler.syntax.tree.NamedArgumentNode cannot be cast to class io.ballerina.compiler.syntax.tree.PositionalArgumentNode (io.ballerina.compiler.syntax.tree.NamedArgumentNode and io.ballerina.compiler.syntax.tree.PositionalArgumentNode are in unnamed module of loader 'app')