New Crowdin updates (#481) #32
Annotations
10 warnings
src/Starward/Services/DatabaseService.cs#L618
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Starward/Services/DatabaseService.cs#L639
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Starward/Services/DatabaseService.cs#L660
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Starward/Services/DatabaseService.cs#L618
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Starward/Services/DatabaseService.cs#L639
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Starward/Services/DatabaseService.cs#L660
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Starward/AppConfig.cs#L144
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue<T>(IConfiguration, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. In case the type is non-primitive, the trimmer cannot statically analyze the object's type so its members may be trimmed.
|
src/Starward/AppConfig.cs#L145
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue<T>(IConfiguration, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. In case the type is non-primitive, the trimmer cannot statically analyze the object's type so its members may be trimmed.
|
src/Starward/AppConfig.cs#L146
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue<T>(IConfiguration, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. In case the type is non-primitive, the trimmer cannot statically analyze the object's type so its members may be trimmed.
|
src/Starward/AppConfig.cs#L147
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue<T>(IConfiguration, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. In case the type is non-primitive, the trimmer cannot statically analyze the object's type so its members may be trimmed.
|
The logs for this run have expired and are no longer available.
Loading