chore(deps): bump Swashbuckle.AspNetCore.Annotations from 6.9.0 to 7.2.0 in /src/Authentication #1560
Annotations
11 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/Testusers.cs#L7
Non-nullable property 'AltinnPartyId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/Testusers.cs#L9
Non-nullable property 'Pid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/Testusers.cs#L11
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/Testusers.cs#L13
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/Testusers.cs#L15
Non-nullable property 'Org' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/Testusers.cs#L18
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/SystemDto.cs#L13
Non-nullable property 'Systems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/SystemDto.cs#L6
Non-nullable property 'SystemId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/SystemDto.cs#L7
Non-nullable property 'SystemVendorOrgNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
test/Altinn.Platform.Authentication.SystemIntegrationTests/Domain/SystemDto.cs#L8
Non-nullable property 'SystemVendorOrgName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|