chore: Make initialization success event parameter reflect the initial config fetch #717
Annotations
13 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build:
DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L16
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
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?'
|
build:
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?'
|
build:
DevCycle.SDK.Server.Common/Model/DevCycleUser.cs#L16
'DevCycleUser' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
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?'
|
build:
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?'
|
build:
DevCycle.SDK.Server.Local/Api/LocalBucketing.cs#L30
The field 'LocalBucketing._clientUuid' is never used
|
build:
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.
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build:
DevCycle.SDK.Server.Local.MSTests/DevCycleTest.cs#L356
The variable 'key' is assigned but its value is never used
|