Skip to content

Nuget Release

Nuget Release #4

Triggered via release September 27, 2024 02:01
@nt153133nt153133
published Nuget9-26
Status Success
Total duration 55s
Artifacts

Release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.
build: Utilities/RetainerHire.cs#L112
Dereference of a possibly null reference.
build: TemplatePlugin.cs#L145
'Lisbeth.AddCraftCycleHook(string, Func<Task>)' is obsolete: 'Use AddCraftHook instead'
build: TemplatePlugin.cs#L186
'Lisbeth.RemoveCraftCycleHook(string)' is obsolete: 'Use RemoveCraftHook instead'
build: TemplatePlugin.cs#L256
The variable 'e' is declared but never used
build: LibraryClass.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Memory/OffsetManager.cs#L593
Dereference of a possibly null reference.