Release: v10.0.44 - #12
Merged
Merged
Annotations
11 warnings
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build project:
CR.Exceptions.Tests/Component/ExceptionFactoryTests.cs#L32
Remove the underscores from member name CR.Exceptions.Tests.Component.ExceptionFactoryTests.Create_ShouldReturn_Exception_WhenCodeExists() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests/Component/ExceptionFactoryTests.cs#L22
Remove the underscores from member name CR.Exceptions.Tests.Component.ExceptionFactoryTests.TryCreate_ShouldReturn_FalseAndNull_WhenCodeDoesNotExist() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests/Component/ExceptionFactoryTests.cs#L11
Remove the underscores from member name CR.Exceptions.Tests.Component.ExceptionFactoryTests.TryCreate_ShouldReturn_TrueAndException_WhenCodeExists() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests/Unit/ExceptionFactoryBuilderTests.cs#L8
Remove the underscores from member name CR.Exceptions.Tests.Unit.ExceptionFactoryBuilderTests.Map_ShouldThrow_WhenDuplicateRegistered() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests/Unit/ExceptionTranslatorBuilderTests.cs#L8
Remove the underscores from member name CR.Exceptions.Tests.Unit.ExceptionTranslatorBuilderTests.Map_ShouldThrow_WhenDuplicateRegistered() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests/Component/ExceptionTranslatorTests.cs#L42
Remove the underscores from member name CR.Exceptions.Tests.Component.ExceptionTranslatorTests.Translate_ShouldThrow_WhenExceptionDoesNotExist() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests/Component/ExceptionTranslatorTests.cs#L32
Remove the underscores from member name CR.Exceptions.Tests.Component.ExceptionTranslatorTests.Translate_ShouldReturn_Exception_WhenExceptionExists() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests/Component/ExceptionTranslatorTests.cs#L22
Remove the underscores from member name CR.Exceptions.Tests.Component.ExceptionTranslatorTests.TryTranslate_ShouldReturn_FalseAndNull_WhenExceptionDoesNotExist() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests/Component/ExceptionTranslatorTests.cs#L11
Remove the underscores from member name CR.Exceptions.Tests.Component.ExceptionTranslatorTests.TryTranslate_ShouldReturn_TrueAndException_WhenExceptionExists() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
|
Build project:
CR.Exceptions.Tests.Shared/TestInternalException.cs#L3
Rename namespace CR.Exceptions.Tests.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
background
wait
wait-all
cancel
parallel
Loading