Updating SDK to 0.7.0 spec #45
Draft
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test:
GrowthBook.Tests/StandardTests/GrowthBookTests/UrlRedirectTests.cs#L38
#warning: 'Is this only applicable for auto experiments? Need more clarity around usage/logic as well.'
|
Test:
GrowthBook.Tests/UnitTest.cs#L168
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Test:
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L43
The variable 'ex' is declared but never used
|
Test:
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L56
The variable 'ex' is declared but never used
|
Test:
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L47
The variable '_' is declared but never used
|
Loading