Skip to content

Set account ID

Set account ID #261

Triggered via push December 18, 2024 18:04
Status Success
Total duration 2m 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
run-example: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L16
'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#L16
'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.Local.Example/Program.cs#L19
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.
run-example: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L16
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
run-example: DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L16
'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#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/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.Example/Program.cs#L19
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.
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