Bump semver from 7.7.3 to 7.7.4 in /CommonComponents #993
build-blazor-app.yml
on: pull_request
Blazor App Build, Test and Deploy
5m 2s
Annotations
10 warnings
|
Blazor App Build, Test and Deploy:
CommonComponents/Shared/Header.razor#L50
Using member 'Microsoft.AspNetCore.Components.PersistentComponentState.TryTakeFromJson<TValue>(String, out TValue)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed.
|
|
Blazor App Build, Test and Deploy
Method 'Microsoft.AspNetCore.Components.LayoutView.Layout.set' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method.
|
|
Blazor App Build, Test and Deploy
Method 'Microsoft.AspNetCore.Components.LayoutView.Layout.set' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method.
|
|
Blazor App Build, Test and Deploy
Field 'Microsoft.AspNetCore.Components.LayoutView.<>c__DisplayClass13_0.layoutType' with 'DynamicallyAccessedMembersAttribute' is accessed via reflection. Trimmer can't guarantee availability of the requirements of the field.
|
|
Blazor App Build, Test and Deploy:
CommonComponents/Services/LazyLoaderService.cs#L24
Using member 'CommonComponents.Services.LazyLoaderService.OnNavigateAsync(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The following members are used by lazyAssemblyLoader.LoadAsync.
|
|
Blazor App Build, Test and Deploy:
CommonComponents/Services/LazyLoaderService.cs#L19
Using member 'CommonComponents.Services.LazyLoaderService.OnNavigateAsync(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The following members are used by lazyAssemblyLoader.LoadAsync.
|
|
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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blazor-build-artifacts
|
105 MB |
sha256:6d3b370e8ab63b5293fbb54b0c6b24c565c04ba79a6342dfd964538ef120650e
|
|
|
ilovedotnet-test-report
Expired
|
538 KB |
sha256:2bb7abf2482efaf1aa2358cfa8fb5d902ccd67bb49d07cc06fc09dc0c19e1679
|
|