userClaimsprincipal Factory #38
build_test.yml
on: push
build_test
24s
deploy_dev
0s
Annotations
10 errors and 10 warnings
build_test:
Source/Shared/Kernel/Components/BaseComponent.cs#L11
The type or namespace name 'ValidationService' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/TenantIdentity/Web/Client/_Imports.razor#L1
The type or namespace name 'Shared' could not be found (are you missing a using directive or an assembly reference?)
|
build_test
The type or namespace name 'BaseComponent' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/TenantIdentity/Web/Client/_Imports.razor#L1
The type or namespace name 'Shared' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/TenantIdentity/Web/Client/Components/CreateTenantComponent.razor.cs#L6
The type or namespace name 'BaseComponent' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/TenantIdentity/Web/Client/Components/Members/Modals/InviteMemberComp.razor.cs#L6
The type or namespace name 'BaseComponent' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/TenantIdentity/Web/Client/Components/Notifications/AdminNotificationsComponent.razor.cs#L6
The type or namespace name 'BaseComponent' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/TenantIdentity/Web/Client/Components/CreateTenantComponent.razor.cs#L8
The type or namespace name 'BlazoredModalInstance' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/TenantIdentity/Web/Client/Components/CreateTenantComponent.razor.cs#L10
The type or namespace name 'ValidationServiceResult' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/TenantIdentity/Web/Client/Components/Members/Modals/InviteMemberComp.razor.cs#L8
The type or namespace name 'BlazoredModalInstance' could not be found (are you missing a using directive or an assembly reference?)
|
build_test:
Source/Modules/Channels/Web/DTOs/MessageDTO.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/Channels/Web/DTOs/MessageDTO.cs#L9
Non-nullable property 'DerivedTopicId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/Channels/Web/DTOs/ChannelDTO.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/Channels/Web/DTOs/ChannelDTO.cs#L7
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/AdminManagement/AdminNotificationDTO.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/AdminManagement/AdminNotificationDTO.cs#L10
Non-nullable property 'Creator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/User/UserDTO.cs#L6
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/AdminManagement/InviteMembersDTO.cs#L5
Non-nullable property 'Emails' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/TeamInvitationDTO.cs#L5
Non-nullable property 'TeamName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/TeamDTO.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|