Skip to content

bump leveldb

bump leveldb #56

Triggered via push October 30, 2025 11:01
Status Success
Total duration 57s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: DaemonMC/Blocks/BlockPalette.cs#L17
Converting null literal or possible null value to non-nullable type.
build: DaemonMC/Plugin/PluginManager.cs#L388
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DaemonMC/Plugin/PluginManager.cs#L387
Non-nullable property 'LoadContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DaemonMC/Plugin/PluginManager.cs#L386
Non-nullable property 'PluginInstance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DaemonMC/Items/Item.cs#L13
Cannot convert null literal to non-nullable reference type.
build: DaemonMC/Utils/Game/ResourcePack.cs#L53
Dereference of a possibly null reference.
build: DaemonMC/Utils/Game/ResourcePack.cs#L48
Dereference of a possibly null reference.
build: DaemonMC/Utils/Game/PlayerInventory.cs#L108
Cannot convert null literal to non-nullable reference type.
build: DaemonMC/Utils/Game/Command.cs#L16
Cannot convert null literal to non-nullable reference type.
build: DaemonMC/Network/PacketEncoder.cs#L780
Cannot convert null literal to non-nullable reference type.
build: DaemonMC/Utils/JWT.cs#L47
Dereference of a possibly null reference.
build: DaemonMC/Utils/JWT.cs#L46
Dereference of a possibly null reference.
build: DaemonMC/Utils/JWT.cs#L38
Dereference of a possibly null reference.
build: DaemonMC/Utils/Text/Log.cs#L9
Non-nullable field 'writer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DaemonMC/Utils/Text/Log.cs#L8
Non-nullable field 'currentLogFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DaemonMC/Utils/Game/ResourcePack.cs#L53
Dereference of a possibly null reference.
build: DaemonMC/Utils/Game/ResourcePack.cs#L48
Dereference of a possibly null reference.
build: DaemonMC/Network/PacketEncoder.cs#L780
Cannot convert null literal to non-nullable reference type.
build: DaemonMC/Utils/Game/PlayerInventory.cs#L108
Cannot convert null literal to non-nullable reference type.
build: DaemonMC/Utils/Game/Command.cs#L16
Cannot convert null literal to non-nullable reference type.