My plugin in the marketplace has a validation exception report, where all validations using version <=1.384 are successful, and version > 1.384 is validated with an error because no dependent plugin can be found.
However, I used version 1.388 locally to do the verification, and it was all successful.
Of all my plugins: SequenceDiagram Core
, SequenceDiagram Java
, SequenceDiagram Python
, SequenceDiagram JS
, SequenceDiagram Go
, SequenceDiagram Rust
, SequenceDiagram C++
, except for SequenceDiagram Core
, which is not affected, the others have this issue.
Attach the log for SequenceDiagram Java
: