Skip to content

Expose MinecraftStream (#441) #16

Expose MinecraftStream (#441)

Expose MinecraftStream (#441) #16

Triggered via push June 24, 2024 11:13
Status Success
Total duration 47s
Artifacts

nuget-push.yml

on: push
Package Commit
37s
Package Commit
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Package Commit
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/.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L301
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L414
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/AttributeOwner.cs#L21
Cannot convert null literal to non-nullable reference type.
Package Commit: 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.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L20
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L57
Converting null literal or possible null value to non-nullable type.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L58
Possible null reference argument for parameter 'symbol' in 'Property.Property(FieldDeclarationSyntax field, ISymbol symbol)'.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L63
Converting null literal or possible null value to non-nullable type.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L64
Possible null reference argument for parameter 'symbol' in 'Property.Property(PropertyDeclarationSyntax property, ISymbol symbol)'.