拼音 30/3000 For the following issues, we have already declared them as optional. Are there still any problems with this approach?

Package ‘com.goide’ is not found details
(Package ‘com.goide’ is not found, Package ‘com.goide’ is not found along with its 3 classes. Probably the package ‘com.goide’ belongs to a library or dependency that is not resolved by the checker. It is also possible, however, that this package was actually removed from a dependency causing the detected problems. Access to unresolved classes at runtime may lead to NoSuchClassError. The following classes of ‘com.goide’ are not resolved: Class com.goide.GoLanguage is referenced in com.huawei.code.spirit.language.GoLanguageSupport.lambda$replaceLeadingTabsByIdea$0(Project project, String tempCode, int start, int end, AtomicReference newCompletion) : void Class com.goide.psi.impl.GoBlockImpl is referenced in com.huawei.code.spirit.language.GoLanguageSupport.canTriggerGo(Editor editor, int preLineEndOffset, int newLineOffset, boolean proactivelyTrigger, String newlineSwitch) : Optional Class com.goide.psi.impl.GoFunctionDeclarationImpl is referenced in com.huawei.code.spirit.language.GoLanguageSupport.canTriggerGo(Editor editor, int preLineEndOffset, int newLineOffset, boolean proactivelyTrigger, String newlineSwitch) : Optional )

For the following issues, we have already declared them as optional. Are there still any problems with this approach?

| | |
|----|----|

Could you please provide more details on your code and setup. The issue looks completely unclear