Merge branch 'master' of https://github.com/ObsidianMC/Obsidian #2
Annotations
1 error and 11 warnings
Pack n Push
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L301
Cannot convert null literal to non-nullable reference type.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L414
Cannot convert null literal to non-nullable reference type.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/AttributeOwner.cs#L21
Cannot convert null literal to non-nullable reference type.
|
Pack n Push:
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.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L57
Converting null literal or possible null value to non-nullable type.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L58
Possible null reference argument for parameter 'symbol' in 'Property.Property(FieldDeclarationSyntax field, ISymbol symbol)'.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L63
Converting null literal or possible null value to non-nullable type.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L64
Possible null reference argument for parameter 'symbol' in 'Property.Property(PropertyDeclarationSyntax property, ISymbol symbol)'.
|
Pack n Push:
Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L107
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading