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
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.IllegalArgumentException: Argument for @NotNull parameter 'virtualFile' of com/microsoft/azure/toolkit/intellij/common/AzureArtifact.createFromFile must not be null
#6271
IdeaLoggingEvent[message=null, throwable=java.lang.IllegalArgumentException: Argument for @NotNull parameter 'virtualFile' of com/microsoft/azure/toolkit/intellij/common/AzureArtifact.createFromFile must not be null
at com.microsoft.azure.toolkit.intellij.common.AzureArtifact.$$$reportNull$$$0(AzureArtifact.java)
at com.microsoft.azure.toolkit.intellij.common.AzureArtifact.createFromFile(AzureArtifact.java)
at com.microsoft.azure.toolkit.intellij.common.AzureArtifact.createFromFile(AzureArtifact.java:36)
at com.microsoft.azure.toolkit.intellij.common.AzureArtifactManager.getAzureArtifactById(AzureArtifactManager.java:98)
at com.microsoft.azure.toolkit.intellij.webapp.runner.webappconfig.slimui.WebAppDeployConfigurationPanel.lambda$setValue$13(WebAppDeployConfigurationPanel.java:233)
The text was updated successfully, but these errors were encountered:
IntelliJ build version: 2021.3 IU-213.5744.223
OS: Mac OS X
JDK: JetBrains s.r.o. 11.0.13
Plugin version: 3.59.0-2021.3
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: