Skip to content

Refactor

Refactor #958

Triggered via pull request July 16, 2025 16:44
@mlapagliamlapaglia
synchronize #124
refactor
Status Success
Total duration 2m 36s
Artifacts

docker-publish.yml

on: pull_request
windows-build-push
0s
windows-build-push
docker-build-push
0s
docker-build-push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/IPlateGroupRepository.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/IPlateGroupRepository.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/IPlateGroupRepository.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/IPlateGroupRepository.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/IRepository.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/IRepository.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/Repository.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/Repository.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/IAgentRepository.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
back-end-tests: OpenAlprWebhookProcessor.Server/Data/Repositories/AgentRepository.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.