Skip to content

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

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

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

Triggered via pull request January 31, 2025 03:03
Status Failure
Total duration 55s
Artifacts

fromdoppler.yml

on: pull_request
.NET  /  .NET format, build and test
43s
.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 10 warnings
.NET / .NET format, build and test
Process completed with exit code 1.
.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.