Release Build #252
Annotations
10 warnings
|
Publish Linux x64:
osu.Game/Configuration/SettingSourceAttribute.cs#L128
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'osu.Game.Configuration.SettingSourceAttribute.SettingControlType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Publish Linux x64:
osu.Game/Configuration/SettingSourceAttribute.cs#L127
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'osu.Game.Configuration.SettingSourceAttribute.SettingControlType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Publish Linux x64:
osu.Game/Configuration/SettingSourceAttribute.cs#L126
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'osu.Game.Configuration.SettingSourceAttribute.SettingControlType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Publish Linux x64:
osu.Game/Configuration/SettingSourceAttribute.cs#L125
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'osu.Game.Configuration.SettingSourceAttribute.SettingControlType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Publish Linux x64:
osu.Game/Configuration/SettingSourceAttribute.cs#L124
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The return value of method 'osu.Game.Configuration.SettingSourceAttribute.SettingControlType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Publish Linux x64:
osu.Game/Configuration/SettingSourceAttribute.cs#L265
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 'type' of method 'osu.Game.Configuration.SettingSourceExtensions.getSettingsSourceProperties(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Publish Linux x64:
osu.Game/Utils/BindableValueAccessor.cs#L23
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
|
Publish Linux x64:
osu.Game/Utils/BindableValueAccessor.cs#L19
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Publish Linux x64:
osu.Game/Utils/BindableValueAccessor.cs#L32
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
|
Publish Linux x64:
osu.Game/IO/Serialization/SnakeCaseKeyContractResolver.cs#L9
Using member 'Newtonsoft.Json.Serialization.DefaultContractResolver.DefaultContractResolver()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Newtonsoft.Json relies on reflection over types that may be removed when trimming.
|
background
wait
wait-all
cancel
parallel
Loading