[deps]: Update nuget minor #2918
Annotations
14 errors and 31 warnings
pack (Api)
The type or namespace name 'MakeNewCredentialResult' could not be found (are you missing a using directive or an assembly reference?)
|
pack (Api)
No overload for method 'MakeNewCredentialAsync' takes 3 arguments
|
pack (Api)
No overload for method 'MakeAssertionAsync' takes 6 arguments
|
pack (Api)
Process completed with exit code 1.
|
pack (AdminConsole)
The job was canceled because "Api" failed.
|
pack (AdminConsole)
The operation was canceled.
|
test
No test report files were found
|
test
The type or namespace name 'MakeNewCredentialResult' could not be found (are you missing a using directive or an assembly reference?)
|
test
No overload for method 'MakeNewCredentialAsync' takes 3 arguments
|
test
No overload for method 'MakeAssertionAsync' takes 6 arguments
|
test
The type or namespace name 'MakeNewCredentialResult' could not be found (are you missing a using directive or an assembly reference?)
|
test:
src/Service/Fido2Service.cs#L189
No overload for method 'MakeNewCredentialAsync' takes 3 arguments
|
test:
src/Service/Fido2Service.cs#L386
No overload for method 'MakeAssertionAsync' takes 6 arguments
|
test
Process completed with exit code 1.
|
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)
Converting null literal or possible null value to non-nullable type.
|
pack (Api)
Possible null reference return.
|
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 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
pack (AdminConsole)
Converting null literal or possible null value to non-nullable type.
|
test
No file matches path **/*-test-results.trx
|
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 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test
Non-nullable property 'UrlTemplate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|