🌿 Fern Regeneration -- January 22, 2025 (#35) #117
Annotations
22 warnings
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
compile:
src/SchematicHQ.Client/SchematicApi.cs#L19
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
compile:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L10
Non-nullable property 'FlagDefaults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
compile:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L11
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
compile:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L12
Non-nullable property 'CacheProviders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
compile:
src/SchematicHQ.Client/SchematicApi.cs#L19
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
compile:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L10
Non-nullable property 'FlagDefaults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
compile:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L11
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
compile:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L12
Non-nullable property 'CacheProviders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
compile:
src/SchematicHQ.Client/Core/RawClient.cs#L132
Dereference of a possibly null reference.
|
compile:
src/SchematicHQ.Client/Core/Extensions.cs#L11
Possible null reference argument for parameter 'element' in 'Attribute? Attribute.GetCustomAttribute(MemberInfo element, Type attributeType)'.
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests:
src/SchematicHQ.Client/SchematicApi.cs#L19
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
unit-tests:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L10
Non-nullable property 'FlagDefaults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
unit-tests:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L11
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
unit-tests:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L12
Non-nullable property 'CacheProviders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
unit-tests:
src/SchematicHQ.Client/SchematicApi.cs#L19
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
unit-tests:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L10
Non-nullable property 'FlagDefaults' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
unit-tests:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L11
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
unit-tests:
src/SchematicHQ.Client/Core/Public/ClientOptionsCustom.cs#L12
Non-nullable property 'CacheProviders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
unit-tests:
src/SchematicHQ.Client/Core/RawClient.cs#L132
Dereference of a possibly null reference.
|
unit-tests:
src/SchematicHQ.Client/Core/Extensions.cs#L11
Possible null reference argument for parameter 'element' in 'Attribute? Attribute.GetCustomAttribute(MemberInfo element, Type attributeType)'.
|