Skip to content

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

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

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

Triggered via pull request January 22, 2025 22:56
Status Success
Total duration 50s
Artifacts

fromdoppler.yml

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

11 warnings
.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/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.