chore: Bump NUnit3TestAdapter from 6.2.0 to 6.3.0 #101
Annotations
20 warnings
|
build:
src/Auth0.MyOrganizationApi/OrganizationDetails/OrganizationDetailsClient.cs#L154
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Auth0.MyOrganizationApi/Organization/Configuration/IdentityProviders/IdentityProvidersClient.cs#L63
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Auth0.MyOrganizationApi/Organization/Roles/RolesClient.cs#L85
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Auth0.MyOrganizationApi/Organization/Configuration/ConfigurationClient.cs#L69
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Auth0.MyOrganizationApi/Types/CreateIdPProvisioningConfigResponseContent.cs#L29
Non-nullable property 'IdentityProviderName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Types/CreateIdPProvisioningConfigResponseContent.cs#L22
Non-nullable property 'IdentityProviderId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/OrganizationDetails/OrganizationDetailsClient.cs#L62
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/Auth0.MyOrganizationApi/Types/GetIdPProvisioningConfigResponseContent.cs#L29
Non-nullable property 'IdentityProviderName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Types/GetIdPProvisioningConfigResponseContent.cs#L22
Non-nullable property 'IdentityProviderId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Types/DomainIdp.cs#L16
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Types/DomainIdp.cs#L16
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Types/IdpProvisioningConfig.cs#L23
Non-nullable property 'IdentityProviderName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Types/IdpProvisioningConfig.cs#L16
Non-nullable property 'IdentityProviderId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Wrapper/ClientCredentialsTokenProvider.cs#L193
Possible null reference assignment.
|
|
build:
src/Auth0.MyOrganizationApi/Wrapper/ClientCredentialsTokenProvider.cs#L191
Possible null reference assignment.
|
|
build:
src/Auth0.MyOrganizationApi/Wrapper/ClientCredentialsTokenProvider.cs#L190
Possible null reference assignment.
|
|
build:
src/Auth0.MyOrganizationApi/Wrapper/ClientCredentialsTokenProvider.cs#L189
Possible null reference assignment.
|
|
build:
src/Auth0.MyOrganizationApi/Types/OrgDomain.cs#L20
Non-nullable property 'OrgId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Types/OrgDomain.cs#L16
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Auth0.MyOrganizationApi/Wrapper/MyOrganizationClient.cs#L83
Dereference of a possibly null reference.
|