chore(main): release 9.0.0 #164
Merged
Annotations
9 warnings
|
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L69
Non-nullable property 'CustomHeaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L45
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L25
Non-nullable property 'EnvironmentKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L69
Non-nullable property 'CustomHeaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L45
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L25
Non-nullable property 'EnvironmentKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading