[deps]: Update nuget minor #2865
Annotations
1 error and 33 warnings
format
Process completed with exit code 2.
|
pack (Api)
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
pack (Api)
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
pack (Api)
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (Api)
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (Api)
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (Api)
Possible null reference return.
|
pack (Api)
Possible null reference return.
|
pack (Api)
Converting null literal or possible null value to non-nullable type.
|
pack (Api)
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (Api)
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (AdminConsole)
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
pack (AdminConsole)
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
pack (AdminConsole)
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (AdminConsole)
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (AdminConsole)
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (AdminConsole)
Possible null reference return.
|
pack (AdminConsole)
Converting null literal or possible null value to non-nullable type.
|
pack (AdminConsole)
Possible null reference return.
|
pack (AdminConsole)
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (AdminConsole)
Non-nullable property 'UrlTemplate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
format:
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.
|
format:
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.
|
format:
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.
|
test
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
test
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
test
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test
Possible null reference return.
|
test
Converting null literal or possible null value to non-nullable type.
|
test
Possible null reference return.
|
test
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AdminConsole
Expired
|
18.1 MB |
|
Api
Expired
|
18 MB |
|