Refactor audio settings and enhance plugin management#52
Merged
Annotations
10 warnings
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Threading/net8_0/SingleSynchronizationContext.cs#L105
Possible null reference return.
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Threading/net8_0/SingleSynchronizationContext.cs#L102
Converting null literal or possible null value to non-nullable type.
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Threading/net8_0/SingleSynchronizationContext.cs#L80
Possible null reference return.
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Threading/net8_0/SingleSynchronizationContext.cs#L77
Converting null literal or possible null value to non-nullable type.
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Converters/JsonConfigurationConverter.cs#L25
Using member 'Newtonsoft.Json.JsonConvert.SerializeObject(Object, JsonSerializerSettings)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Converters/JsonConfigurationConverter.cs#L14
Using member 'Newtonsoft.Json.JsonConvert.DeserializeObject(String, Type, JsonSerializerSettings)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Internal/Yaml/CommentGatheringTypeInspector.cs#L65
Possible null reference return.
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Internal/Yaml/CommentGatheringTypeInspector.cs#L66
Nullability of reference types in type of parameter 'value' of 'void CommentsPropertyDescriptor.TypeOverride.set' doesn't match implicitly implemented member 'void IPropertyDescriptor.TypeOverride.set' (possibly because of nullability attributes).
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Internal/Yaml/CommentGatheringTypeInspector.cs#L83
Nullability of reference types in type of parameter 'value' of 'void CommentsPropertyDescriptor.Write(object target, object value)' doesn't match implicitly implemented member 'void IPropertyDescriptor.Write(object target, object? value)' (possibly because of nullability attributes).
|
|
Build:
dependencies/Milki.Extensions/src/Milki.Extensions.Configuration/Internal/Yaml/CommentGatheringTypeInspector.cs#L42
Nullability of type of parameter 'container' doesn't match overridden member (possibly because of nullability attributes).
|
background
wait
wait-all
cancel
parallel
Loading