Skip to content

Replaced usages of float with double, adjusted GetEqualWeights test #9

Replaced usages of float with double, adjusted GetEqualWeights test

Replaced usages of float with double, adjusted GetEqualWeights test #9

Triggered via push January 23, 2024 18:10
Status Success
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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/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/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/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/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/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/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.