Skip to content

feat: update to support setting sdkPlatform, update OpenFeature deps, implement tracking #269

feat: update to support setting sdkPlatform, update OpenFeature deps, implement tracking

feat: update to support setting sdkPlatform, update OpenFeature deps, implement tracking #269

Triggered via pull request February 18, 2025 19:58
Status Success
Total duration 3m 32s
Artifacts

test-run-examples.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
run-example: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L14
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
run-example: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L143
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
run-example: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L168
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
run-example: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L14
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
run-example: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L143
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
run-example: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L168
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
run-example: DevCycle.SDK.Server.Local/Api/LocalBucketing.cs#L30
The field 'LocalBucketing._clientUuid' is never used
run-example
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
run-example: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L14
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
run-example: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L143
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
run-example: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L14
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
run-example: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L168
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
run-example: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L143
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
run-example: DevCycle.SDK.Server.Common/Model/DevCycleEvent.cs#L168
The result of the expression is always 'true' since a value of type 'double' is never equal to 'null' of type 'double?'
run-example: DevCycle.SDK.Server.Local/Api/LocalBucketing.cs#L30
The field 'LocalBucketing._clientUuid' is never used
run-example: DevCycle.SDK.Server.Local.MSTests/DevCycleTest.cs#L356
The variable 'key' is assigned but its value is never used
run-example: DevCycle.SDK.Server.Local.MSTests/DevCycleTest.cs#L359
The variable 'json' is assigned but its value is never used
run-example: DevCycle.SDK.Server.Local.Benchmark/obj/Debug/net6.0/TestPlatformEntryPoint.cs#L10
Method 'TestingPlatformEntryPoint.Main(string[])' will not be used as an entry point because a synchronous entry point 'Program.Main(string[])' was found.