[deps]: Update nuget minor #2850
Annotations
1 error and 3 warnings
|
tests/AdminConsole.Tests/Components/Pages/App/Settings/SettingsComponents/CreateApiKeyComponentTests.cs#L54
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
|
tests/Api.IntegrationTests/Endpoints/Register/RegisterTokenTests.cs#L40
Null should not be used for type parameter 'userid' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
tests/Api.IntegrationTests/Endpoints/Register/RegisterTokenTests.cs#L75
Null should not be used for type parameter 'input' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.
|
This job failed
Loading