chore(deps): update github/codeql-action action to v4.32.5 #2149
Annotations
1 error and 4 warnings
|
Lint Provider (1.25.x)
Process completed with exit code 2.
|
|
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet):
sdk/dotnet/Config/Config.cs#L231
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet):
sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet):
sdk/dotnet/Config/Config.cs#L231
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet):
sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|