Skip to content

chore(deps): update aws-sdk-net monorepo #1086

chore(deps): update aws-sdk-net monorepo

chore(deps): update aws-sdk-net monorepo #1086

Triggered via pull request February 3, 2025 22:44
Status Success
Total duration 54s
Artifacts

fromdoppler.yml

on: pull_request
.NET  /  .NET format, build and test
44s
.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

10 warnings
.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/DopplerSecurity/ConfigureDopplerSecurityOptions.cs#L41
Possible null reference argument for parameter 'pattern' in 'Regex.Regex(string pattern)'.
.NET / .NET format, build and test: Doppler.ImageAnalyzer.Api/DopplerSecurity/ConfigureDopplerSecurityOptions.cs#L45
Possible null reference argument for parameter 'subpath' in 'IDirectoryContents IFileProvider.GetDirectoryContents(string subpath)'.
.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.