Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json - #106
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 2 warnings
|
Build:
tests/docker-sqlite-backup.Benchmarks/VerificationExceptionBenchmarks.cs#L18
Non-nullable field '_messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/Data/BackupRepository.cs#L223
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
|
|
Build:
src/Services/BackupService.cs#L341
Possible null reference argument for parameter 'innerException' in 'DatabaseAccessException.DatabaseAccessException(string databasePath, Exception innerException)'.
|
|
Build:
src/Events/MetricsEventListenerJsonExtensions.cs#L72
Parameter 'value' must have a non-null value when exiting with 'true'.
|
|
Build:
src/Domain/BackupJobExtensions.cs#L198
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
|
Build:
src/Utilities/EncryptionUtility.cs#L104
Possible null reference argument for parameter 's' in 'byte[] Convert.FromBase64String(string s)'.
|
|
Build:
src/Utilities/FileSystemUtilityJsonExtensions.cs#L94
The type 'DockerSqliteBackup.Utilities.FileSystemUtilityJsonExtensions.FileSystemUtilityConfig' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
|
|
Build:
src/Integration/WebhookClient.cs#L105
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
|
Build:
src/Integration/WebhookClient.cs#L105
XML comment has badly formed XML -- 'Expected an end tag for element 'timestamp'.'
|
|
Build:
src/Integration/WebhookClient.cs#L104
XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'hex-hmac-sha256'.'
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload test results
No files were found with the provided path: **/TestResults/*.trx. No artifacts will be uploaded.
|
background
wait
wait-all
cancel
parallel
Loading