Skip to content

Update dependency StronglyTypedId.Templates to v1.0.0-beta08 #5260

Update dependency StronglyTypedId.Templates to v1.0.0-beta08

Update dependency StronglyTypedId.Templates to v1.0.0-beta08 #5260

Triggered via push April 25, 2024 21:54
Status Success
Total duration 13m 30s
Artifacts 4

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 26 warnings
Publish / publish
Process completed with exit code 1.
build
/usr/share/dotnet/sdk/8.0.204/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.204/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.204/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.204/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.204/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.204/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.Command/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.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/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(33,19): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.cs(276,228): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketWebAssemblyExtensions.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/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(15,22): warning CA1052: Type 'TopLevelProgram' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(15,78): warning CS8604: Possible null reference argument for parameter 'action' in 'ValueTask<IHost> GeneratedRocketWebAssemblyExtensions.LaunchWith(HostApplicationBuilder builder, Func<HostApplicationBuilder, CancellationToken, ValueTask<ConventionContextBuilder>> func, Func<ConventionContextBuilder, CancellationToken, ValueTask> action, CancellationToken cancellationToken = default(CancellationToken))'. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.cs(276,228): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketWebAssemblyExtensions.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/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(8,22): warning CA1052: Type 'TopLevelProgram' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.BlazorServer/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(7,7): warning CS0105: The using directive for 'Rocket.Surgery.Conventions' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.BlazorServer/Sample.BlazorServer.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.BlazorServer/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(29,19): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.BlazorServer/Sample.BlazorServer.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.BlazorServer/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_WebApplicationBuilder_Extensions.cs(276,236): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketWebAssemblyExtensions.ConfigureRocketSurgery(WebApplicationBuilder, ConventionContextBuilder, Action<ConventionContextBuilder>, CancellationToken)' (but other parameters do) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.BlazorServer/Sample.BlazorServer.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(15,78): warning CS8604: Possible null reference argument for parameter 'action' in 'ValueTask<IHost> GeneratedRocketWebAssemblyExtensions.LaunchWith(HostApplicationBuilder builder, Func<HostApplicationBuilder, CancellationToken, ValueTask<ConventionContextBuilder>> func, Func<ConventionContextBuilder, CancellationToken, ValueTask> action, CancellationToken cancellationToken = default(CancellationToken))'. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.cs(276,228): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketWebAssemblyExtensions.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/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(8,22): warning CA1052: Type 'TopLevelProgram' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Worker/Sample.Worker.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.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/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(33,19): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.cs(276,228): warning CS1573: Parameter 'action' has no matching param tag in the XML comment for 'GeneratedRocketWebAssemblyExtensions.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/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/TopLevel.cs(15,22): warning CA1052: Type 'TopLevelProgram' is a static holder type but is neither static nor NotInheritable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052) [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Command/Sample.Command.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/test/Sample.Worker.Tests/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.cs(26,23): warning CA2007: Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007) [/home/runner/work/LaunchPad/LaunchPad/test/Sample.Worker.Tests/Sample.Worker.Tests.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/test/Sample.Worker.Tests/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.cs(27,22): warning CA2007: Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007) [/home/runner/work/LaunchPad/LaunchPad/test/Sample.Worker.Tests/Sample.Worker.Tests.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/test/Sample.Worker.Tests/Rocket.Surgery.Conventions.Analyzers/Rocket.Surgery.Conventions.ConventionAttributesGenerator/Generated_HostApplicationBuilder_Extensions.cs(42,23): warning CA2007: Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007) [/home/runner/work/LaunchPad/LaunchPad/test/Sample.Worker.Tests/Sample.Worker.Tests.csproj]

Artifacts

Produced during runtime
Name Size
coverage Expired
19.8 MB
logs Expired
24.3 MB
nuget Expired
2.67 MB
test data Expired
12.4 MB