Skip to content

Update dependency Bogus to 35.6.1 #6190

Update dependency Bogus to 35.6.1

Update dependency Bogus to 35.6.1 #6190

Triggered via pull request September 3, 2024 01:21
Status Success
Total duration 15m 16s
Artifacts 4

ci.yml

on: pull_request
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.401/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.401/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.401/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.401/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.401/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.401/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/src/Mapping/DateTimeMapper.cs(32,23): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '{ Kind: (System.DateTimeKind)3 }' is not covered. [/home/runner/work/LaunchPad/LaunchPad/src/Mapping/Rocket.Surgery.LaunchPad.Mapping.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/AssemblyInfo.cs(210,16): warning CS8619: Nullability of reference types in value of type 'Task<IDictionary<string, string?>?>' doesn't match target type 'Task<IDictionary<string, string?>>'. [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/ArgumentValidationResult.cs(6,15): warning CS1591: Missing XML comment for publicly visible type or member 'ArgumentValidationResult' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/ArgumentValidationResult.cs(8,12): warning CS1591: Missing XML comment for publicly visible type or member 'ArgumentValidationResult.ArgumentValidationResult(string, IValidator, ValidationResult)' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultFairyBreadOptions.cs(5,14): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultFairyBreadOptions' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidationErrorsHandler.cs(8,14): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidationErrorsHandler' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidationErrorsHandler.cs(10,37): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidationErrorsHandler.CreateErrorBuilder(IMiddlewareContext, string, IValidator, ValidationFailure)' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidationErrorsHandler.cs(39,25): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidationErrorsHandler.Handle(IMiddlewareContext, IEnumerable<ArgumentValidationResult>)' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidatorProvider.cs(8,14): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidatorProvider' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidatorProvider.cs(10,43): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidatorProvider.ValidatorRegistry' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/Mapping/DateTimeMapper.cs(32,23): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '{ Kind: (System.DateTimeKind)3 }' is not covered. [/home/runner/work/LaunchPad/LaunchPad/src/Mapping/Rocket.Surgery.LaunchPad.Mapping.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/AssemblyInfo.cs(210,16): warning CS8619: Nullability of reference types in value of type 'Task<IDictionary<string, string?>?>' doesn't match target type 'Task<IDictionary<string, string?>>'. [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/ArgumentValidationResult.cs(6,15): warning CS1591: Missing XML comment for publicly visible type or member 'ArgumentValidationResult' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/ArgumentValidationResult.cs(8,12): warning CS1591: Missing XML comment for publicly visible type or member 'ArgumentValidationResult.ArgumentValidationResult(string, IValidator, ValidationResult)' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultFairyBreadOptions.cs(5,14): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultFairyBreadOptions' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidationErrorsHandler.cs(8,14): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidationErrorsHandler' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidationErrorsHandler.cs(10,37): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidationErrorsHandler.CreateErrorBuilder(IMiddlewareContext, string, IValidator, ValidationFailure)' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidationErrorsHandler.cs(39,25): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidationErrorsHandler.Handle(IMiddlewareContext, IEnumerable<ArgumentValidationResult>)' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidatorProvider.cs(8,14): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidatorProvider' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]
build
/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/FairyBread/DefaultValidatorProvider.cs(10,43): warning CS1591: Missing XML comment for publicly visible type or member 'DefaultValidatorProvider.ValidatorRegistry' [/home/runner/work/LaunchPad/LaunchPad/src/HotChocolate/Rocket.Surgery.LaunchPad.HotChocolate.csproj]

Artifacts

Produced during runtime
Name Size
coverage
23.7 MB
logs
22.1 MB
nuget
2.65 MB
test data
14.4 MB