Email hash service #1481
Annotations
5 errors
Build with dotnet:
src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L28
Argument 1: cannot convert from 'System.IO.TextReader' to 'System.IO.Stream'
|
Build with dotnet:
src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L28
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<(bool success, int bytesWritten)>>'.
|
Build with dotnet:
src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L28
Argument 1: cannot convert from 'System.IO.TextReader' to 'System.IO.Stream'
|
Build with dotnet:
src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L28
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<(bool success, int bytesWritten)>>'.
|
Build with dotnet
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading