Skip to content

Update to latest SharpGen and FIX build. #364

Update to latest SharpGen and FIX build.

Update to latest SharpGen and FIX build. #364

Triggered via push December 3, 2024 16:31
Status Success
Total duration 4m 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Vortice.DirectX/Multimedia/WaveFormatAdpcm.cs#L149
Dereference of a possibly null reference.
build: src/Vortice.UIAnimation/Mappings.xml#L1
Mapping rule
build: src/Vortice.DirectX/Multimedia/WaveFormatAdpcm.cs#L149
Dereference of a possibly null reference.
build: src/Vortice.DirectX/Multimedia/WaveFormatAdpcm.cs#L149
Dereference of a possibly null reference.
build: src/Vortice.DirectSound/Mappings.xml#L1
Mapping rule
build: src/Vortice.DirectSound/CaptureBufferDescription.cs#L35
Non-nullable property 'Format' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Vortice.DirectSound/CaptureBufferDescription.cs#L35
Non-nullable property 'EffectDescriptions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Vortice.DirectSound/CaptureBufferDescription.cs#L128
Dereference of a possibly null reference.
build: src/Vortice.DirectSound/IDirectSoundBuffer.cs#L95
Converting null literal or possible null value to non-nullable type.
build: src/Vortice.DirectSound/IDirectSoundBuffer.cs#L98
Converting null literal or possible null value to non-nullable type.