🌿 Fern Regeneration -- January 20, 2025 (#34) #114
Annotations
33 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/Webhooks/WebhooksClient.cs#L42
Possible null reference assignment.
|
compile:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L46
Possible null reference assignment.
|
compile:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L179
Possible null reference assignment.
|
compile:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L183
Possible null reference assignment.
|
compile:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L252
Possible null reference assignment.
|
compile:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L256
Possible null reference assignment.
|
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/Webhooks/WebhooksClient.cs#L42
Possible null reference assignment.
|
unit-tests:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L46
Possible null reference assignment.
|
unit-tests:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L179
Possible null reference assignment.
|
unit-tests:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L183
Possible null reference assignment.
|
unit-tests:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L252
Possible null reference assignment.
|
unit-tests:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L256
Possible null reference assignment.
|
publish
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#L19
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
publish:
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.
|
publish:
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.
|
publish:
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.
|
publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L42
Possible null reference assignment.
|
publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L46
Possible null reference assignment.
|
publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L179
Possible null reference assignment.
|
publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L183
Possible null reference assignment.
|
publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L252
Possible null reference assignment.
|
publish:
src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L256
Possible null reference assignment.
|