🌿 Fern Regeneration -- January 20, 2025 (#31) #105
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish:
src/SchematicHQ.Client/SchematicApi.cs#L18
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
Publish:
src/SchematicHQ.Client/Core/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.
|
Publish:
src/SchematicHQ.Client/Core/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.
|
Publish:
src/SchematicHQ.Client/Core/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.
|
Publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L38
Possible null reference assignment.
|
Publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L42
Possible null reference assignment.
|
Publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L96
Possible null reference assignment.
|
Publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L100
Possible null reference assignment.
|
Publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L127
Possible null reference assignment.
|
Publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L131
Possible null reference assignment.
|
Loading