Skip to content

Email hash service #1483

Email hash service

Email hash service #1483

Triggered via pull request November 1, 2023 10:16
Status Failure
Total duration 2m 23s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors
build (windows-latest, Debug): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L28
Argument 1: cannot convert from 'System.IO.TextReader' to 'System.IO.Stream'
build (windows-latest, Debug): 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 (windows-latest, Debug): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L29
A local variable or function named 'email' is already defined in this scope
build (windows-latest, Debug): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L30
A local or parameter named 'reader' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build (windows-latest, Debug): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L32
Argument 1: cannot convert from 'System.IO.TextReader' to 'System.IO.Stream'
build (windows-latest, Debug): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L32
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 (windows-latest, Debug): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L28
Argument 1: cannot convert from 'System.IO.TextReader' to 'System.IO.Stream'
build (windows-latest, Debug): 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 (windows-latest, Debug): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L29
A local variable or function named 'email' is already defined in this scope
build (windows-latest, Release)
The job was canceled because "windows-latest_Debug" failed.
build (windows-latest, Release): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L28
Argument 1: cannot convert from 'System.IO.TextReader' to 'System.IO.Stream'
build (windows-latest, Release): 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 (windows-latest, Release): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L29
A local variable or function named 'email' is already defined in this scope
build (windows-latest, Release): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L30
A local or parameter named 'reader' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
build (windows-latest, Release): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L32
Argument 1: cannot convert from 'System.IO.TextReader' to 'System.IO.Stream'
build (windows-latest, Release): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L32
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 (windows-latest, Release): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L28
Argument 1: cannot convert from 'System.IO.TextReader' to 'System.IO.Stream'
build (windows-latest, Release): 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 (windows-latest, Release): src/Hosting.Services.Web/Middlewares/UserIdentity/IdentityProviders/EmailBasedUserIdentityProvider.cs#L29
A local variable or function named 'email' is already defined in this scope