Closed avro-support-error-reporter[bot] closed 4 months ago
This is a bug in the JetBrains SDK: the null
argument to the create
method is for a parameter marked @NotNull
:
package com.jetbrains.jsonSchema.extension;
...
public interface JsonLikePsiWalkerFactory {
...
@NotNull
JsonLikePsiWalker create(@NotNull JsonSchemaObject schemaObject);
}
Duplicate of #127
Crash Report
What happened
(The user did not submit additional information)
Context information
223.3.0
by Oscar Westra van Holthe - Kind (id: net.sf.opk.avro-schema-support)2024.2 EAP
21.0.3+13-b509.4
10.0
Exception