Merge remote-tracking branch 'origin/master' #14
master_eventhubapiserver.yml
on: push
build
3m 13s
deploy
26s
Annotations
20 warnings
build:
src/EventHub.Domain/SeedWork/UnitOfWork/IUnitOfWork.cs#L7
'IUnitOfWork.Dispose()' hides inherited member 'IDisposable.Dispose()'. Use the new keyword if hiding was intended.
|
build:
src/EventHub.Domain/SeedWork/Entities/EntityAuditBase.cs#L14
Non-nullable property 'AuthorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/EventHub.Application/Queries/Auth/GetUserProfileQueryHandler.cs#L30
Dereference of a possibly null reference.
|
build:
src/EventHub.Application/Queries/Auth/GetUserProfileQueryHandler.cs#L30
Dereference of a possibly null reference.
|
build:
src/EventHub.Application/Commands/Auth/ExternalLogin/ExternalLoginCommandHandler.cs#L17
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
src/EventHub.Application/Commands/Auth/SignUp/SignUpCommnadHandler.cs#L80
Dereference of a possibly null reference.
|
build:
src/EventHub.Application/Commands/Auth/SignUp/SignUpCommnadHandler.cs#L80
Possible null reference argument for parameter 'email' in 'Task IEmailService.SendRegistrationConfirmationEmailAsync(string email, string userName)'.
|
build:
src/EventHub.Application/Commands/Auth/SignUp/SignUpCommnadHandler.cs#L80
Possible null reference argument for parameter 'userName' in 'Task IEmailService.SendRegistrationConfirmationEmailAsync(string email, string userName)'.
|
build:
src/EventHub.Application/Commands/Auth/RefreshToken/RefreshTokenCommandHandler.cs#L32
Dereference of a possibly null reference.
|
build:
src/EventHub.Application/Commands/Auth/RefreshToken/RefreshTokenCommandHandler.cs#L32
Dereference of a possibly null reference.
|
build:
src/EventHub.Shared/Exceptions/UnauthorizedException.cs#L5
Cannot convert null literal to non-nullable reference type.
|
build:
src/EventHub.Shared/Exceptions/HttpResponseException.cs#L5
Cannot convert null literal to non-nullable reference type.
|
build:
src/EventHub.Shared/Exceptions/NotFoundException.cs#L5
Cannot convert null literal to non-nullable reference type.
|
build:
src/EventHub.Shared/Exceptions/BadRequestException.cs#L5
Cannot convert null literal to non-nullable reference type.
|
build:
src/EventHub.Shared/Models/Auth/SignInResponseModel.cs#L5
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/EventHub.Shared/Models/Auth/SignInResponseModel.cs#L7
Non-nullable property 'RefreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/EventHub.Shared/DTOs/User/ValidateUserDto.cs#L5
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/EventHub.Shared/DTOs/User/ValidateUserDto.cs#L7
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/EventHub.Shared/DTOs/User/ValidateUserDto.cs#L9
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/EventHub.Shared/Settings/SeqConfiguration.cs#L5
Non-nullable property 'ServerUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
35.4 MB |
|