Skip to content

fix: src/SchematicHQ.Client/SchematicHQ.Client.csproj to reduce vulne… #104

fix: src/SchematicHQ.Client/SchematicHQ.Client.csproj to reduce vulne…

fix: src/SchematicHQ.Client/SchematicHQ.Client.csproj to reduce vulne… #104

Triggered via push January 20, 2025 20:05
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
unit-tests
Process completed with exit code 1.
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#L18
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
compile: 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.
compile: 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.
compile: 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.
compile: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L38
Possible null reference assignment.
compile: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L42
Possible null reference assignment.
compile: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L96
Possible null reference assignment.
compile: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L100
Possible null reference assignment.
compile: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L127
Possible null reference assignment.
compile: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L131
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#L18
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
unit-tests: 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.
unit-tests: 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.
unit-tests: 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.
unit-tests: src/SchematicHQ.Client/Accounts/AccountsClient.cs#L31
Possible null reference assignment.
unit-tests: src/SchematicHQ.Client/Accounts/AccountsClient.cs#L35
Possible null reference assignment.
unit-tests: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L38
Possible null reference assignment.
unit-tests: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L42
Possible null reference assignment.
unit-tests: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L96
Possible null reference assignment.
unit-tests: src/SchematicHQ.Client/Webhooks/WebhooksClient.cs#L100
Possible null reference assignment.