Closed avro-support-error-reporter[bot] closed 5 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);
}
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-b458.1
13.6
Exception
Exceptions occurred on invoking the intention 'Fill in all properties from JSON schema' (class com.jetbrains.jsonSchema.impl.fixes.AddOptionalPropertiesIntention) on a copy of the file.