Skip to content

Nuget Release

Nuget Release #12

Triggered via release November 24, 2024 17:52
@nt153133nt153133
published Nuget11-24
Status Success
Total duration 45s
Artifacts

Release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: JsonObjects/GCShopItemStored.cs#L33
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: JsonObjects/GCShopItemStored.cs#L18
Nullability of reference types in type of parameter 'other' of 'bool GCShopItemStored.Equals(GCShopItemStored other)' doesn't match implicitly implemented member 'bool IEquatable<GCShopItemStored>.Equals(GCShopItemStored? other)' (possibly because of nullability attributes).
build: Helpers/CompanyChestHelper.cs#L783
Nullability of reference types in type of parameter 'x' of 'bool BagSlotComparer.Equals(BagSlot x, BagSlot y)' doesn't match implicitly implemented member 'bool IEqualityComparer<BagSlot>.Equals(BagSlot? x, BagSlot? y)' (possibly because of nullability attributes).
build: Helpers/CompanyChestHelper.cs#L783
Nullability of reference types in type of parameter 'y' of 'bool BagSlotComparer.Equals(BagSlot x, BagSlot y)' doesn't match implicitly implemented member 'bool IEqualityComparer<BagSlot>.Equals(BagSlot? x, BagSlot? y)' (possibly because of nullability attributes).
build: Helpers/CompanyChestHelper.cs#L796
Nullability of reference types in type of parameter 'x' of 'bool BagSlotComparerDeposit.Equals(BagSlot x, BagSlot y)' doesn't match implicitly implemented member 'bool IEqualityComparer<BagSlot>.Equals(BagSlot? x, BagSlot? y)' (possibly because of nullability attributes).
build: Helpers/CompanyChestHelper.cs#L796
Nullability of reference types in type of parameter 'y' of 'bool BagSlotComparerDeposit.Equals(BagSlot x, BagSlot y)' doesn't match implicitly implemented member 'bool IEqualityComparer<BagSlot>.Equals(BagSlot? x, BagSlot? y)' (possibly because of nullability attributes).
build: Memory/DebounceDispatcher.cs#L44
Cannot convert null literal to non-nullable reference type.
build: Memory/DebounceDispatcher.cs#L46
Cannot convert null literal to non-nullable reference type.
build: Memory/DebounceDispatcher.cs#L91
Cannot convert null literal to non-nullable reference type.
build: Memory/DebounceDispatcher.cs#L93
Cannot convert null literal to non-nullable reference type.