Skip to content

Update dependency Verify.Xunit to v25.2.0 #5866

Update dependency Verify.Xunit to v25.2.0

Update dependency Verify.Xunit to v25.2.0 #5866

Triggered via push July 2, 2024 14:45
Status Success
Total duration 15m 17s
Artifacts 4

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 28 warnings
Publish / publish
Process completed with exit code 1.
build
/usr/share/dotnet/sdk/8.0.302/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.Pages/Sample.Pages.csproj]
build
/usr/share/dotnet/sdk/8.0.302/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.Restful/Sample.Restful.csproj]
build
/usr/share/dotnet/sdk/8.0.302/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.BlazorServer/Sample.BlazorServer.csproj]
build
/usr/share/dotnet/sdk/8.0.302/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.Grpc/Sample.Grpc.csproj]
build
/usr/share/dotnet/sdk/8.0.302/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.Graphql/Sample.Graphql.csproj]
build
/usr/share/dotnet/sdk/8.0.302/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.Classic.Restful/Sample.Classic.Restful.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Graphql/Sample.Graphql.csproj : warning NU1603: Sample.Graphql.Executable depends on HotChocolate.Data.AutoMapper (>= 4.0.0-p.96) but HotChocolate.Data.AutoMapper 4.0.0-p.96 was not found. An approximate best match of HotChocolate.Data.AutoMapper 12.5.0-preview.4 was resolved. [/home/runner/work/LaunchPad/LaunchPad/LaunchPad.sln]
build
/home/runner/work/LaunchPad/LaunchPad/test/Sample.Graphql.Tests/Sample.Graphql.Tests.csproj : warning NU1603: Sample.Graphql.Executable depends on HotChocolate.Data.AutoMapper (>= 4.0.0-p.96) but HotChocolate.Data.AutoMapper 4.0.0-p.96 was not found. An approximate best match of HotChocolate.Data.AutoMapper 12.5.0-preview.4 was resolved. [/home/runner/work/LaunchPad/LaunchPad/LaunchPad.sln]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Graphql/Sample.Graphql.csproj : warning NU1603: Sample.Graphql.Executable depends on HotChocolate.Data.AutoMapper (>= 4.0.0-p.96) but HotChocolate.Data.AutoMapper 4.0.0-p.96 was not found. An approximate best match of HotChocolate.Data.AutoMapper 12.5.0-preview.4 was resolved.
build
/home/runner/work/LaunchPad/LaunchPad/test/Sample.Graphql.Tests/Sample.Graphql.Tests.csproj : warning NU1603: Sample.Graphql.Executable depends on HotChocolate.Data.AutoMapper (>= 4.0.0-p.96) but HotChocolate.Data.AutoMapper 4.0.0-p.96 was not found. An approximate best match of HotChocolate.Data.AutoMapper 12.5.0-preview.4 was resolved.
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Debug/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(10,7): warning CS0105: The using directive for 'Rocket.Surgery.Conventions' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Debug/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(18,72): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Debug/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(18,150): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Debug/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.g.cs(430,228): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketHostApplicationBuilderExtensions.ConfigureRocketSurgery(HostApplicationBuilder, ConventionContextBuilder, Action<ConventionContextBuilder>, CancellationToken)' (but other parameters do) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Debug/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.g.cs(445,240): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketHostApplicationBuilderExtensions.ConfigureRocketSurgery(Task<HostApplicationBuilder>, ConventionContextBuilder, Action<ConventionContextBuilder>, CancellationToken)' (but other parameters do) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/obj/Debug/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(11,72): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/obj/Debug/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(11,150): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/obj/Debug/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.g.cs(430,228): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketHostApplicationBuilderExtensions.ConfigureRocketSurgery(HostApplicationBuilder, ConventionContextBuilder, Action<ConventionContextBuilder>, CancellationToken)' (but other parameters do) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Graphql/Sample.Graphql.csproj : warning NU1603: Sample.Graphql.Executable depends on HotChocolate.Data.AutoMapper (>= 4.0.0-p.96) but HotChocolate.Data.AutoMapper 4.0.0-p.96 was not found. An approximate best match of HotChocolate.Data.AutoMapper 12.5.0-preview.4 was resolved.
build
/home/runner/work/LaunchPad/LaunchPad/test/Sample.Graphql.Tests/Sample.Graphql.Tests.csproj : warning NU1603: Sample.Graphql.Executable depends on HotChocolate.Data.AutoMapper (>= 4.0.0-p.96) but HotChocolate.Data.AutoMapper 4.0.0-p.96 was not found. An approximate best match of HotChocolate.Data.AutoMapper 12.5.0-preview.4 was resolved.
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/obj/Release/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(11,72): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/obj/Release/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(11,150): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/obj/Release/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.g.cs(430,228): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketHostApplicationBuilderExtensions.ConfigureRocketSurgery(HostApplicationBuilder, ConventionContextBuilder, Action<ConventionContextBuilder>, CancellationToken)' (but other parameters do) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/obj/Release/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.g.cs(445,240): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketHostApplicationBuilderExtensions.ConfigureRocketSurgery(Task<HostApplicationBuilder>, ConventionContextBuilder, Action<ConventionContextBuilder>, CancellationToken)' (but other parameters do) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Release/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(10,7): warning CS0105: The using directive for 'Rocket.Surgery.Conventions' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Release/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(18,72): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Release/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.g.cs(18,150): warning CS8669: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/obj/Release/net8.0/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.g.cs(430,228): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketHostApplicationBuilderExtensions.ConfigureRocketSurgery(HostApplicationBuilder, ConventionContextBuilder, Action<ConventionContextBuilder>, CancellationToken)' (but other parameters do) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]

Artifacts

Produced during runtime
Name Size
coverage
23.5 MB
logs
21.7 MB
nuget
2.62 MB
test data
14.5 MB