Skip to content

deps: Bump AWSSDK.S3 from 4.0.13.1 to 4.0.16.1 #151

deps: Bump AWSSDK.S3 from 4.0.13.1 to 4.0.16.1

deps: Bump AWSSDK.S3 from 4.0.13.1 to 4.0.16.1 #151

Triggered via pull request January 1, 2026 06:22
Status Success
Total duration 3m 53s
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build (Release, Zetian.sln): src/Storage/Zetian.Storage.Redis/Storage/RedisMessageStore.cs#L105
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Build (Release, Zetian.sln): src/Storage/Zetian.Storage.AmazonS3/Storage/S3MessageStore.cs#L322
'LifecycleRule.Prefix' is obsolete: 'This property is deprecated. Use Filter instead.'
Build (Release, Zetian.sln): src/Storage/Zetian.Storage.AmazonS3/Storage/S3MessageStore.cs#L322
'LifecycleRule.Prefix' is obsolete: 'This property is deprecated. Use Filter instead.'
Build (Release, Zetian.sln): src/Zetian/Internal/SmtpSession.cs#L791
'SslStream.CipherAlgorithm' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)