Bump System.Text.Json from 8.0.0 to 8.0.4 in /Obsidian.SourceGenerato… #17
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L301
Cannot convert null literal to non-nullable reference type.
|
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L414
Cannot convert null literal to non-nullable reference type.
|
Obsidian.SourceGenerators/Packets/AttributeOwner.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Obsidian.SourceGenerators/Packets/AttributeOwner.cs#L8
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Obsidian.SourceGenerators/Packets/Attributes/AttributeBehaviorBase.cs#L63
Cannot convert null literal to non-nullable reference type.
|
Obsidian.SourceGenerators/Packets/Attributes/AttributeBehaviorBase.cs#L82
Cannot convert null literal to non-nullable reference type.
|
Obsidian.SourceGenerators/Packets/Attributes/AttributeBehaviorBase.cs#L93
Cannot convert null literal to non-nullable reference type.
|
Obsidian.SourceGenerators/Packets/Attributes/AttributeBehaviorBase.cs#L103
Possible null reference assignment.
|
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L57
Converting null literal or possible null value to non-nullable type.
|
This job succeeded
Loading