Update to latest SharpGen and FIX build. #364
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.
|