Skip to content

refactor: remove IsActive property from ApiKey and related components #549

refactor: remove IsActive property from ApiKey and related components

refactor: remove IsActive property from ApiKey and related components #549

Triggered via push March 29, 2026 04:11
Status Success
Total duration 1m 51s
Artifacts

build.yml

on: push
build-backend
56s
build-backend
build-angular-apps
1m 47s
build-angular-apps
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Success.cshtml.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L124
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Presentation/Logistics.IdentityServer/Pages/Account/AcceptInvitation/Index.cshtml.cs#L103
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-backend: src/Core/Logistics.Mappings/DispatchSessionMapper.cs#L10
The member Decisions on the mapping target type Logistics.Shared.Models.DispatchSessionDto was not found on the mapping source type Logistics.Domain.Entities.DispatchSession
build-backend: src/Core/Logistics.Mappings/DispatchSessionMapper.cs#L10
The member UpdatedBy on the mapping source type Logistics.Domain.Entities.DispatchSession is not mapped to any member on the mapping target type Logistics.Shared.Models.DispatchSessionDto
build-backend: src/Core/Logistics.Mappings/DispatchSessionMapper.cs#L10
The member UpdatedAt on the mapping source type Logistics.Domain.Entities.DispatchSession is not mapped to any member on the mapping target type Logistics.Shared.Models.DispatchSessionDto
build-backend: src/Core/Logistics.Mappings/DispatchSessionMapper.cs#L10
The member CreatedBy on the mapping source type Logistics.Domain.Entities.DispatchSession is not mapped to any member on the mapping target type Logistics.Shared.Models.DispatchSessionDto
build-backend: src/Core/Logistics.Mappings/DispatchSessionMapper.cs#L10
The member CreatedAt on the mapping source type Logistics.Domain.Entities.DispatchSession is not mapped to any member on the mapping target type Logistics.Shared.Models.DispatchSessionDto
build-backend: src/Core/Logistics.Mappings/DispatchSessionMapper.cs#L10
The member RequestCost on the mapping source type Logistics.Domain.Entities.DispatchSession is not mapped to any member on the mapping target type Logistics.Shared.Models.DispatchSessionDto
build-backend: src/Core/Logistics.Mappings/DispatchDecisionMapper.cs#L10
The member DomainEvents on the mapping source type Logistics.Domain.Entities.DispatchDecision is not mapped to any member on the mapping target type Logistics.Shared.Models.DispatchDecisionDto
build-backend: src/Core/Logistics.Mappings/CustomerMapper.cs#L11
The member UpdatedBy on the mapping source type Logistics.Domain.Entities.Customer is not mapped to any member on the mapping target type Logistics.Shared.Models.CustomerDto
build-backend: src/Core/Logistics.Mappings/CustomerMapper.cs#L11
The member UpdatedAt on the mapping source type Logistics.Domain.Entities.Customer is not mapped to any member on the mapping target type Logistics.Shared.Models.CustomerDto
build-backend: src/Core/Logistics.Mappings/CustomerMapper.cs#L11
The member CreatedBy on the mapping source type Logistics.Domain.Entities.Customer is not mapped to any member on the mapping target type Logistics.Shared.Models.CustomerDto