Tenant Features Application logic folder #35
build_test.yml
on: push
build_test
26s
deploy_dev
0s
Annotations
10 errors and 10 warnings
build_test:
Source/Shared/Kernel/BuildingBlocks/Auth/AuthorizationDIRegistrator.cs#L14
The name 'PolicyConstants' does not exist in the current context
|
build_test:
Source/Shared/Kernel/BuildingBlocks/Auth/AuthorizationDIRegistrator.cs#L19
The name 'PolicyConstants' does not exist in the current context
|
build_test:
Source/Shared/Kernel/BuildingBlocks/Auth/AuthorizationDIRegistrator.cs#L24
The name 'PolicyConstants' does not exist in the current context
|
build_test:
Source/Shared/Kernel/BuildingBlocks/Auth/AuthorizationDIRegistrator.cs#L28
The name 'PolicyConstants' does not exist in the current context
|
build_test:
Source/Shared/Kernel/BuildingBlocks/Auth/AuthorizationDIRegistrator.cs#L32
The name 'PolicyConstants' does not exist in the current context
|
build_test:
Source/Modules/TenantIdentity/Web/Client/Components/Members/Modals/RevokeInvitationComp.razor.cs#L7
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
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/RevokeInvitationComp.razor.cs#L10
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/_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/Shared/Kernel/Extensions/ClaimsPrincipalExtensions.cs#L43
The variable '_' is declared but never used
|
build_test:
Source/Shared/Kernel/BuildingBlocks/Services/HttpClientService.cs#L25
The variable 'ex' is declared but never used
|
build_test:
Source/Shared/Kernel/BuildingBlocks/Services/HttpClientService.cs#L47
The variable 'ex' is declared but never used
|
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/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.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/TeamDTO.cs#L7
Non-nullable property 'IconUrl' 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/Team/AdminManagement/InviteMembersDTO.cs#L5
Non-nullable property 'Emails' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|