Bump semver from 7.7.3 to 7.7.4 in /CommonComponents #994
build-blazor-app.yml
on: push
Blazor App Build, Test and Deploy
5m 29s
Annotations
10 warnings
|
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:
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:
BlazorDemoComponents/FluentValidator{TValidator}.cs#L76
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. 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.
|
|
Blazor App Build, Test and Deploy:
BlazorDemoComponents/FluentValidator{TValidator}.cs#L68
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. 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.
|
|
Blazor App Build, Test and Deploy:
BlazorDemoComponents/DynamicComponentDemo.razor#L46
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type.
|
|
Blazor App Build, Test and Deploy
Method 'Microsoft.AspNetCore.Components.DynamicComponent.Type.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.DynamicComponent.Type.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:
BlazorDemoComponents/securing-blazor-wasm-with-oauth-and-oidc-using-identity-server/SecuringWithOIDCAuthorizationDemo.razor#L23
Non-nullable property 'AuthenticationStateTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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:779dbe391ee2152599d8f3d30517b3d8906bfb669c5823e8c85809cc6e3c11da
|
|
|
ilovedotnet-test-report
Expired
|
538 KB |
sha256:c5d4691a8a6139fcf13f8b4fa1940050e3ab758cdb910a0321e3d176bf88eb86
|
|