[deps]: Pin dependencies #3420
Annotations
11 errors and 11 warnings
|
Report test results
No test report files were found
|
|
Run build:
src/AdminConsole/Endpoints/BillingEndpoints.cs#L48
The name 'Events' does not exist in the current context
|
|
Run build:
src/AdminConsole/Billing/BackgroundServices/MeteredBillingBackgroundService.cs#L69
The type or namespace name 'UsageRecordCreateOptions' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run build
The type or namespace name 'UsageRecordService' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run build
'Invoice' does not contain a definition for 'Paid' and no accessible extension method 'Paid' accepting a first argument of type 'Invoice' could be found (are you missing a using directive or an assembly reference?)
|
|
Run build
The name 'Events' does not exist in the current context
|
|
Run build
The name 'Events' does not exist in the current context
|
|
Run build
The name 'Events' does not exist in the current context
|
|
Run build
The name 'Events' does not exist in the current context
|
|
Run build
The type or namespace name 'UsageRecordCreateOptions' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run build
The type or namespace name 'UsageRecordService' could not be found (are you missing a using directive or an assembly reference?)
|
|
Report test results
No file matches path **/*-test-results.trx
|
|
Run build
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Non-nullable property 'UrlTemplate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Converting null literal or possible null value to non-nullable type.
|
|
Run build
Possible null reference return.
|
|
Run build
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Run build
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Loading