Updated changelog and bumped version #37
Annotations
5 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
GrowthBook.Tests/UnitTest.cs#L162
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L43
The variable 'ex' is declared but never used
|
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L56
The variable 'ex' is declared but never used
|
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L47
The variable '_' is declared but never used
|
This job succeeded
Loading