Skip to content

Add IoC helpers

Add IoC helpers #129

Triggered via pull request November 4, 2024 11:21
@kostia-cotkostia-cot
synchronize #95
haydn/ioc
Status Failure
Total duration 54s
Artifacts

dotnet.yml

on: pull_request
build-and-test
42s
build-and-test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build-and-test
Process completed with exit code 1.
build-and-test: Marqeta.Core.Sdk/IoC/MarqetaSdkConfiguration.cs#L13
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Marqeta.Core.Sdk/IoC/MarqetaSdkConfiguration.cs#L18
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Marqeta.Core.Sdk/IoC/MarqetaSdkConfiguration.cs#L23
Non-nullable property 'BaseAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Marqeta.Core.Sdk/IoC/MarqetaSdkConfiguration.cs#L29
Non-nullable property 'OptionsForHandlers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Marqeta.Core.Sdk/IoC/MarqetaSdkConfiguration.cs#L13
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Marqeta.Core.Sdk/IoC/MarqetaSdkConfiguration.cs#L18
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Marqeta.Core.Sdk/IoC/MarqetaSdkConfiguration.cs#L23
Non-nullable property 'BaseAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: Marqeta.Core.Sdk/IoC/MarqetaSdkConfiguration.cs#L29
Non-nullable property 'OptionsForHandlers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.