TCVP-3060: Print DCF Date of Birth and ICBC received date fields do not match portal view #1625
Triggered via pull request
September 26, 2024 15:40
Status
Success
Total duration
1m 37s
Artifacts
–
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/backend/TrafficCourts/TrafficCourts.TicketSearch/Rsi/RoadSafetyTicketSearchService.cs#L78
Dereference of a possibly null reference.
|
build:
src/backend/TrafficCourts/TrafficCourts.TicketSearch/Rsi/RoadSafetyTicketSearchService.cs#L78
Possible null reference argument for parameter 'items' in 'Task<IEnumerable<Invoice>> RoadSafetyTicketSearchService.GetInvoicesAsync(IEnumerable<Item> items, CancellationToken cancellationToken)'.
|
build:
src/backend/TrafficCourts/TrafficCourts.TicketSearch/Rsi/RoadSafetyTicketSearchService.cs#L86
Dereference of a possibly null reference.
|
build:
src/backend/TrafficCourts/TrafficCourts.TicketSearch/Rsi/RoadSafetyTicketSearchService.cs#L86
Dereference of a possibly null reference.
|
build:
src/backend/TrafficCourts/TrafficCourts.Coms.Client/ObjectManagementService.cs#L97
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
build:
src/backend/TrafficCourts/TrafficCourts.Arc.Dispute.Service/Mappings/DisputeTicketToArcFileRecordListConverter.cs#L156
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/backend/TrafficCourts/TrafficCourts.Arc.Dispute.Service/Mappings/DisputeTicketToArcFileRecordListConverter.cs#L156
The field 'DisputeTicketToArcFileRecordListConverter._logger' is never used
|
build:
src/backend/TrafficCourts/TrafficCourts.Arc.Dispute.Service/Services/SftpService.cs#L11
Field 'SftpService._disposed' is never assigned to, and will always have its default value false
|
build:
src/backend/TrafficCourts/Citizen.Service/Features/Disputes/Create.cs#L177
'SubmitNoticeOfDispute.OcrTicketFilename' is obsolete: 'OCR Results save with properties notice of dispute id and document type = 'OCR Result''
|
build:
src/backend/TrafficCourts/Workflow.Service/Migrations/VerifyEmailAddressStateMigrations/20240423152745_allow-null.cs#L8
The type name 'allownull' only contains lower-cased ascii characters. Such names may become reserved for the language.
|