Skip to content

Use the latest hotchocolate and strawberryshake to support geometry a… #3704

Use the latest hotchocolate and strawberryshake to support geometry a…

Use the latest hotchocolate and strawberryshake to support geometry a… #3704

Triggered via pull request November 11, 2023 22:51
Status Success
Total duration 10m 35s
Artifacts 4

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 31 warnings
Publish / publish
Process completed with exit code 1.
build
/usr/share/dotnet/sdk/7.0.403/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/7.0.403/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/7.0.403/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/7.0.403/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/7.0.403/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/7.0.403/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: .build/Build.cs#L56
Converting null literal or possible null value to non-nullable type.
build: .build/Build.cs#L57
Dereference of a possibly null reference.
build: .build/Build.cs#L88
Make 'Pipeline' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'Rocket.Surgery.Nuke.IHaveSolution.get_Solution' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
build: .build/Build.CI.cs#L49
The type name Pipeline conflicts in whole or in part with the namespace name 'Azure.Core.Pipeline'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build
Please updated the build to also be decorated with [LocalBuildConventions]
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/Spatial.NewtonsoftJson/WktGeometryConverter.cs(21,64): warning CS1574: XML comment has cref attribute 'Wgs84Factory' that could not be resolved [/home/runner/work/LaunchPad/LaunchPad/src/Spatial.NewtonsoftJson/Rocket.Surgery.LaunchPad.Spatial.NewtonsoftJson.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/Spatial.NewtonsoftJson/WktGeometryConverter.cs(21,64): warning CS1574: XML comment has cref attribute 'Wgs84Factory' that could not be resolved [/home/runner/work/LaunchPad/LaunchPad/src/Spatial.NewtonsoftJson/Rocket.Surgery.LaunchPad.Spatial.NewtonsoftJson.csproj::TargetFramework=net7.0]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Validation/ValidationMiddleware.cs(14,23): warning CA1822: Member 'InvokeAsync' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Rocket.Surgery.LaunchPad.Analyzers/Rocket.Surgery.LaunchPad.Analyzers.PropertyTrackingGenerator/EditLaunchRecord_PatchRequest.cs(11,7): warning CS0105: The using directive for 'NodaTime' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Sample.Core.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Rocket.Surgery.LaunchPad.Analyzers/Rocket.Surgery.LaunchPad.Analyzers.PropertyTrackingGenerator/EditLaunchRecord_PatchRequest.cs(12,7): warning CS0105: The using directive for 'Sample.Core.Models' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Sample.Core.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Rocket.Surgery.LaunchPad.Analyzers/Rocket.Surgery.LaunchPad.Analyzers.PropertyTrackingGenerator/EditRocket_PatchRequest.cs(9,7): warning CS0105: The using directive for 'Sample.Core.Domain' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Sample.Core.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=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/Spatial.NewtonsoftJson/WktGeometryConverter.cs(21,64): warning CS1574: XML comment has cref attribute 'Wgs84Factory' that could not be resolved [/home/runner/work/LaunchPad/LaunchPad/src/Spatial.NewtonsoftJson/Rocket.Surgery.LaunchPad.Spatial.NewtonsoftJson.csproj::TargetFramework=net7.0]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Rocket.Surgery.LaunchPad.Analyzers/Rocket.Surgery.LaunchPad.Analyzers.PropertyTrackingGenerator/EditLaunchRecord_PatchRequest.cs(11,7): warning CS0105: The using directive for 'NodaTime' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Sample.Core.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Rocket.Surgery.LaunchPad.Analyzers/Rocket.Surgery.LaunchPad.Analyzers.PropertyTrackingGenerator/EditLaunchRecord_PatchRequest.cs(12,7): warning CS0105: The using directive for 'Sample.Core.Models' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Sample.Core.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Rocket.Surgery.LaunchPad.Analyzers/Rocket.Surgery.LaunchPad.Analyzers.PropertyTrackingGenerator/EditRocket_PatchRequest.cs(9,7): warning CS0105: The using directive for 'Sample.Core.Domain' appeared previously in this namespace [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Sample.Core.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Rocket.Surgery.LaunchPad.Analyzers/Rocket.Surgery.LaunchPad.Analyzers.PropertyTrackingGenerator/EditLaunchRecord_PatchRequest.cs(57,35): warning CS8601: Possible null reference assignment. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Sample.Core.csproj::TargetFramework=net6.0]
build
/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Rocket.Surgery.LaunchPad.Analyzers/Rocket.Surgery.LaunchPad.Analyzers.PropertyTrackingGenerator/EditLaunchRecord_PatchRequest.cs(65,35): warning CS8601: Possible null reference assignment. [/home/runner/work/LaunchPad/LaunchPad/sample/Sample.Core/Sample.Core.csproj::TargetFramework=net6.0]

Artifacts

Produced during runtime
Name Size
coverage Expired
180 MB
logs Expired
36.5 MB
nuget Expired
4.57 MB
test data Expired
137 MB