Bump Microsoft.Maui.Controls from 10.0.30 to 10.0.31 #990
build-blazor-app.yml
on: push
Blazor App Build, Test and Deploy
4m 54s
Annotations
10 warnings
|
Blazor App Build, Test and Deploy:
LINQDemoComponents/AllDemo.razor#L103
Using member 'System.Linq.Queryable.AsQueryable<TElement>(IEnumerable<TElement>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Enumerating in-memory collections as IQueryable can require unreferenced code because expressions referencing IQueryable extension methods can get rebound to IEnumerable extension methods. The IEnumerable extension methods could be trimmed causing the application to fail at runtime.
|
|
Blazor App Build, Test and Deploy:
LINQDemoComponents/TakeRangeDemo.razor#L72
Using member 'System.ComponentModel.DataAnnotations.MaxLengthAttribute.MaxLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
|
Blazor App Build, Test and Deploy:
LINQDemoComponents/TakeRangeDemo.razor#L71
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
|
Blazor App Build, Test and Deploy:
DesignPatternDemoComponents/Factory/CodeDiscountService.cs#L4
Parameter 'code' is unread.
|
|
Blazor App Build, Test and Deploy:
HTTPClientDemoComponents/free-up-resources-with-cancellation-while-accessing-apis-using-http-client-in-dotnet/ReadWithCancellationDemo.razor#L48
Using member 'System.Text.Json.JsonSerializer.DeserializeAsync<TValue>(Stream, JsonSerializerOptions, CancellationToken)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
Blazor App Build, Test and Deploy:
HTTPClientDemoComponents/improving-performance-and-memory-use-while-accessing-apis-using-http-client-in-dotnet/ReadAsStringDemo.razor#L43
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
Blazor App Build, Test and Deploy:
HTTPClientDemoComponents/improving-performance-and-memory-use-while-accessing-apis-using-http-client-in-dotnet/ReadAsStreamDemo.razor#L43
Using member 'System.Text.Json.JsonSerializer.DeserializeAsync<TValue>(Stream, JsonSerializerOptions, CancellationToken)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
Blazor App Build, Test and Deploy:
SecurityDemoComponents/improve-data-security-with-hashing-techniques-in-dotnet/PasswordHashDemo.razor#L48
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int, HashAlgorithmName)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Blazor App Build, Test and Deploy:
ReportDemoComponents/generate-excel-report-using-closed-xml-in-dotnet/SimpleClosedXMLDemo.razor#L32
Using member 'ReportDemoComponents.Utilities.ToDataTable<T>(IEnumerable<T>, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The following members are used by TypeDescriptor.GetProperties(typoeof(T)).
|
|
Blazor App Build, Test and Deploy:
ReportDemoComponents/generate-excel-report-using-closed-xml-in-dotnet/ComplexClosedXMLDemo.razor#L24
Field 'ComplexClosedXMLDemo.base64String' is never assigned to, and will always have its default value null
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blazor-build-artifacts
|
105 MB |
sha256:30bbf77f7e593db027888647ac62e3dfa1144b238ccd41908915634a76517ba5
|
|
|
ilovedotnet-test-report
Expired
|
538 KB |
sha256:ac8aba08cfc850e7f4af2da9b55fe03864f871a485f41b367cc8361fe83683ad
|
|