Skip to content

chore(deps): update dependency serilog.settings.configuration to v9 #1070

chore(deps): update dependency serilog.settings.configuration to v9

chore(deps): update dependency serilog.settings.configuration to v9 #1070

Triggered via pull request January 20, 2025 06:56
Status Failure
Total duration 45s
Artifacts

fromdoppler.yml

on: pull_request
.NET  /  .NET format, build and test
36s
.NET / .NET format, build and test
Docker  /  Docker image to Docker Hub
Docker / Docker image to Docker Hub
Docker  /  Docker image to Github Packages
Docker / Docker image to Github Packages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
.NET / .NET format, build and test
Process completed with exit code 1.
.NET / .NET format, build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
.NET / .NET format, build and test: Doppler.ImageAnalyzer.Api/Services/Repositories/RepositorySettings.cs#L17
Non-nullable property 'SecretPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.NET / .NET format, build and test: Doppler.ImageAnalyzer.Api/DopplerSecurity/IsOwnResourceAuthorizationHandler.cs#L76
Cannot convert null literal to non-nullable reference type.
.NET / .NET format, build and test: Doppler.ImageAnalyzer.Api/Services/ImageUrlExtractor/ImageUrlExtractor .cs#L27
Converting null literal or possible null value to non-nullable type.
.NET / .NET format, build and test: Doppler.ImageAnalyzer.UnitTests/Api/Services/ImageProcessorTests.cs#L22
Converting null literal or possible null value to non-nullable type.
.NET / .NET format, build and test: Doppler.ImageAnalyzer.Api/Services/Repositories/RepositorySettings.cs#L17
Non-nullable property 'SecretPassword' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.