Skip to content

0.0.0.228

0.0.0.228 #96

Triggered via release July 28, 2025 17:59
@erdelferdelf
released 0.0.0.228
Status Success
Total duration 42s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: ffxiv_pictomancy/Pictomancy/VfxDraw/VfxFunctions.cs#L18
Non-nullable field 'CreateGameObjectVfxInternal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: ffxiv_pictomancy/Pictomancy/VfxDraw/VfxFunctions.cs#L14
Non-nullable field 'CreateVfx' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: ffxiv_pictomancy/Pictomancy/VfxDraw/VfxFunctions.cs#L10
Non-nullable field 'VfxInitDataCtor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: ffxiv_pictomancy/Pictomancy/DXDraw/RenderContext.cs#L31
The variable 'ex' is declared but never used
Build: ffxiv_pictomancy/Pictomancy/DXDraw/RenderContext.cs#L12
Non-nullable property 'Device2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: ffxiv_pictomancy/Pictomancy/DXDraw/RenderTarget.cs#L24
Non-nullable field '_unorderedAccessView' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: ffxiv_pictomancy/Pictomancy/PictoService.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ffxiv_pictomancy/Pictomancy/PictoService.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ffxiv_pictomancy/Pictomancy/PictoService.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ffxiv_pictomancy/Pictomancy/PictoService.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.