Fix pestering users with ratings #417
Annotations
7 errors
test:
LiftLog.Ui/Shared/Smart/AppReviewRequest.razor#L12
Cannot convert method group 'NotNow' to non-delegate type 'Task'. Did you intend to invoke the method?
|
test:
LiftLog.Ui/Shared/Smart/AppReviewRequest.razor#L12
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
test:
LiftLog.Ui/Shared/Smart/AppReviewRequest.razor#L12
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
test:
LiftLog.Ui/Shared/Smart/AppReviewRequest.razor#L12
Cannot convert method group 'NotNow' to non-delegate type 'Task'. Did you intend to invoke the method?
|
test:
LiftLog.Ui/Shared/Smart/AppReviewRequest.razor#L12
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
test:
LiftLog.Ui/Shared/Smart/AppReviewRequest.razor#L12
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
test
Process completed with exit code 1.
|