Updated project properties #8
Annotations
24 warnings
build (7.0.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (7.0.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (7.0.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (7.0.x):
GrowthBook.Tests/ApiTests/FeatureRefreshWorkerTests.cs#L107
'FeatureRefreshWorkerTests._worker' hides inherited member 'ApiUnitTest<FeatureRefreshWorker>._worker'. Use the new keyword if hiding was intended.
|
build (7.0.x):
GrowthBook.Tests/UnitTest.cs#L163
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (7.0.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L43
The variable 'ex' is declared but never used
|
build (7.0.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L56
The variable 'ex' is declared but never used
|
build (7.0.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L47
The variable '_' is declared but never used
|
build (3.1.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (3.1.x):
GrowthBook.Tests/ApiTests/FeatureRefreshWorkerTests.cs#L107
'FeatureRefreshWorkerTests._worker' hides inherited member 'ApiUnitTest<FeatureRefreshWorker>._worker'. Use the new keyword if hiding was intended.
|
build (3.1.x):
GrowthBook.Tests/UnitTest.cs#L163
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (3.1.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L43
The variable 'ex' is declared but never used
|
build (3.1.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L56
The variable 'ex' is declared but never used
|
build (3.1.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L47
The variable '_' is declared but never used
|
build (3.1.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (3.1.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (6.0.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (6.0.x):
GrowthBook.Tests/ApiTests/FeatureRefreshWorkerTests.cs#L107
'FeatureRefreshWorkerTests._worker' hides inherited member 'ApiUnitTest<FeatureRefreshWorker>._worker'. Use the new keyword if hiding was intended.
|
build (6.0.x):
GrowthBook.Tests/UnitTest.cs#L163
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (6.0.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L43
The variable 'ex' is declared but never used
|
build (6.0.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L56
The variable 'ex' is declared but never used
|
build (6.0.x):
GrowthBook.Tests/StandardTests/UtilitiesTests/DecryptTests.cs#L47
The variable '_' is declared but never used
|
build (6.0.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (6.0.x):
GrowthBook/Api/InMemoryFeatureCache.cs#L68
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|