Bump the minor-and-patch group with 26 updates #90
Annotations
10 errors
|
tests/Application.UnitTests/Features/Auth/Login/LoginCommandValidatorTests.cs#L34
Null should not be used for type parameter 'email' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/User/UpdateProfile/UpdateProfileValidatorTests.cs#L33
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/Auth/Register/RegisterCommandValidatorTests.cs#L37
Null should not be used for type parameter 'email' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/Auth/Register/RegisterCommandValidatorTests.cs#L109
Null should not be used for type parameter 'lastName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/Auth/Register/RegisterCommandValidatorTests.cs#L133
Null should not be used for type parameter 'password' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/Auth/Login/LoginCommandValidatorTests.cs#L77
Null should not be used for type parameter 'password' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/Auth/Register/RegisterCommandValidatorTests.cs#L85
Null should not be used for type parameter 'firstName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/Auth/Login/LoginCommandValidatorTests.cs#L34
Null should not be used for type parameter 'email' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/User/UpdateProfile/UpdateProfileValidatorTests.cs#L33
Null should not be used for type parameter 'contentType' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
tests/Application.UnitTests/Features/Auth/Register/RegisterCommandValidatorTests.cs#L37
Null should not be used for type parameter 'email' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
The logs for this run have expired and are no longer available.
Loading