Release .NET SDK #3
Annotations
10 warnings
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L42
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L43
Non-nullable property 'SecretValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L36
Possible null reference return.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L28
Non-nullable property 'Secrets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L8
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L42
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L43
Non-nullable property 'SecretValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L36
Possible null reference return.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L28
Non-nullable property 'Secrets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET 8 Project:
InfisicalConfiguration/InfisicalAPIResponses.cs#L8
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading