Skip to content

Fix namespace lib adding usings and fix lib namespace definitions #40

Fix namespace lib adding usings and fix lib namespace definitions

Fix namespace lib adding usings and fix lib namespace definitions #40

Triggered via push November 25, 2023 01:16
Status Success
Total duration 34s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
publish: Source/Libraries/HedgeModManager.Diagnostics/Diff.cs#L38
Cannot convert null literal to non-nullable reference type.
publish: Source/Libraries/HedgeModManager.Diagnostics/Diff.cs#L38
Cannot convert null literal to non-nullable reference type.
publish: Source/Libraries/HedgeModManager.Diagnostics/Diff.cs#L40
Possible null reference argument for parameter 'dataValue' in 'void Diff.MakeBlock(DiffType type, string? description, object dataKey, object dataValue)'.