Skip to content

Update dependency docfx to v2.75.2 #4138

Update dependency docfx to v2.75.2

Update dependency docfx to v2.75.2 #4138

Triggered via pull request January 27, 2024 16:59
Status Failure
Total duration 10m 29s
Artifacts 4

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 28 warnings
Publish / publish
Unable to find any artifacts for the associated workflow
build
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Pages/Sample.Pages.csproj]
build
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Restful/Sample.Restful.csproj]
build
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.BlazorServer/Sample.BlazorServer.csproj]
build
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Grpc/Sample.Grpc.csproj]
build
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Function/Sample_Function.csproj]
build
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Graphql/Sample.Graphql.csproj]
build
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Classic.Restful/Sample.Classic.Restful.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(13,61): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.DbContext.DbContext(DbContextOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EF Core isn't fully compatible with trimming, and running the application may generate unexpected runtime failures. Some specific coding pattern are usually required to make trimming work properly, see https://aka.ms/efcore-docs-trimming for more details. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(20,9): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.ModelBuilder.ApplyConfigurationsFromAssembly(Assembly, Func<Type, Boolean>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This API isn't safe for trimming, since it searches for types in an arbitrary assembly. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/Serilog/Conventions/SerilogReadFromConfigurationConvention.cs(32,35): warning IL2066: Type passed to generic parameter 'T' of 'Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue<T>(IConfiguration, String)' can not be statically determined and may not meet 'DynamicallyAccessedMembersAttribute' requirements. [/home/runner/work/LaunchPad/LaunchPad/src/Serilog/Rocket.Surgery.LaunchPad.Serilog.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(13,61): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.DbContext.DbContext(DbContextOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EF Core isn't fully compatible with trimming, and running the application may generate unexpected runtime failures. Some specific coding pattern are usually required to make trimming work properly, see https://aka.ms/efcore-docs-trimming for more details. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(20,9): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.ModelBuilder.ApplyConfigurationsFromAssembly(Assembly, Func<Type, Boolean>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This API isn't safe for trimming, since it searches for types in an arbitrary assembly. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(13,61): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.DbContext.DbContext(DbContextOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EF Core isn't fully compatible with trimming, and running the application may generate unexpected runtime failures. Some specific coding pattern are usually required to make trimming work properly, see https://aka.ms/efcore-docs-trimming for more details. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net7.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(20,9): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.ModelBuilder.ApplyConfigurationsFromAssembly(Assembly, Func<Type, Boolean>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This API isn't safe for trimming, since it searches for types in an arbitrary assembly. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net7.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore.Blazor/Validation.cs(40,35): warning CA1867: Use 'string.EndsWith(char)' instead of 'string.EndsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1867) [/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore.Blazor/Rocket.Surgery.LaunchPad.AspNetCore.Blazor.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore.Blazor/Validation.cs(40,35): warning CA1867: Use 'string.EndsWith(char)' instead of 'string.EndsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1867) [/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore.Blazor/Rocket.Surgery.LaunchPad.AspNetCore.Blazor.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore/Conventions/FluentValidationConvention.cs(37,44): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore/Rocket.Surgery.LaunchPad.AspNetCore.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/Serilog/Conventions/SerilogReadFromConfigurationConvention.cs(32,35): warning IL2066: Type passed to generic parameter 'T' of 'Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue<T>(IConfiguration, String)' can not be statically determined and may not meet 'DynamicallyAccessedMembersAttribute' requirements. [/home/runner/work/LaunchPad/LaunchPad/src/Serilog/Rocket.Surgery.LaunchPad.Serilog.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(13,61): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.DbContext.DbContext(DbContextOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EF Core isn't fully compatible with trimming, and running the application may generate unexpected runtime failures. Some specific coding pattern are usually required to make trimming work properly, see https://aka.ms/efcore-docs-trimming for more details. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(20,9): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.ModelBuilder.ApplyConfigurationsFromAssembly(Assembly, Func<Type, Boolean>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This API isn't safe for trimming, since it searches for types in an arbitrary assembly. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(13,61): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.DbContext.DbContext(DbContextOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EF Core isn't fully compatible with trimming, and running the application may generate unexpected runtime failures. Some specific coding pattern are usually required to make trimming work properly, see https://aka.ms/efcore-docs-trimming for more details. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net7.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(20,9): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.ModelBuilder.ApplyConfigurationsFromAssembly(Assembly, Func<Type, Boolean>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This API isn't safe for trimming, since it searches for types in an arbitrary assembly. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net7.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(13,61): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.DbContext.DbContext(DbContextOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EF Core isn't fully compatible with trimming, and running the application may generate unexpected runtime failures. Some specific coding pattern are usually required to make trimming work properly, see https://aka.ms/efcore-docs-trimming for more details. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/LpContext.cs(20,9): warning IL2026: Using member 'Microsoft.EntityFrameworkCore.ModelBuilder.ApplyConfigurationsFromAssembly(Assembly, Func<Type, Boolean>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This API isn't safe for trimming, since it searches for types in an arbitrary assembly. [/home/runner/work/LaunchPad/LaunchPad/src/EntityFramework/Rocket.Surgery.LaunchPad.EntityFramework.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore.Blazor/Validation.cs(40,35): warning CA1867: Use 'string.EndsWith(char)' instead of 'string.EndsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1867) [/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore.Blazor/Rocket.Surgery.LaunchPad.AspNetCore.Blazor.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore/Conventions/FluentValidationConvention.cs(37,44): warning CS8600: Converting null literal or possible null value to non-nullable type. [/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore/Rocket.Surgery.LaunchPad.AspNetCore.csproj::TargetFramework=net8.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore/Conventions/FluentValidationConvention.cs(37,44): warning CS8604: Possible null reference argument for parameter 'ruleContext' in 'ReflectionContext? ValidationRuleContextExtensions.GetReflectionContext(ValidationRuleContext ruleContext)'. [/home/runner/work/LaunchPad/LaunchPad/src/AspNetCore/Rocket.Surgery.LaunchPad.AspNetCore.csproj::TargetFramework=net8.0]
Publish / publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nuget/setup-nuget@v1, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
coverage Expired
16.7 MB
logs Expired
44.5 MB
nuget Expired
5.57 MB
test data Expired
9.45 MB