Skip to content

TCVP-3163: Fix TTP date on final disposition #5561

TCVP-3163: Fix TTP date on final disposition

TCVP-3163: Fix TTP date on final disposition #5561

Triggered via pull request February 24, 2025 22:38
Status Success
Total duration 2m 24s
Artifacts 3
Create, format and upload .NET Backend coverage artifact
2m 3s
Create, format and upload .NET Backend coverage artifact
Create, format and upload Javascript coverage artifact
1m 37s
Create, format and upload Javascript coverage artifact
Aggregate Javascript and .NET Coverage reports
5s
Aggregate Javascript and .NET Coverage reports
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/auth/store/auth/auth.reducers.ts#L10
`On` functions should have an explicit return type when using arrow functions: `on(action, (state): State => {}`. (https://ngrx.io/guide/eslint-plugin/rules/on-function-explicit-return-type)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/auth/store/auth/auth.reducers.ts#L11
`On` functions should have an explicit return type when using arrow functions: `on(action, (state): State => {}`. (https://ngrx.io/guide/eslint-plugin/rules/on-function-explicit-return-type)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/auth/store/auth/auth.reducers.ts#L12
`On` functions should have an explicit return type when using arrow functions: `on(action, (state): State => {}`. (https://ngrx.io/guide/eslint-plugin/rules/on-function-explicit-return-type)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/auth/store/auth/auth.selectors.ts#L6
The selector should start with "select". (https://ngrx.io/guide/eslint-plugin/rules/prefix-selectors-with-select)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/auth/store/auth/auth.selectors.ts#L11
The selector should start with "select". (https://ngrx.io/guide/eslint-plugin/rules/prefix-selectors-with-select)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/auth/store/auth/auth.selectors.ts#L16
The selector should start with "select". (https://ngrx.io/guide/eslint-plugin/rules/prefix-selectors-with-select)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/components/dispute-stepper/dispute-stepper.component.ts#L153
`Store` subscription is forbidden. Use the `async` pipe instead. (https://ngrx.io/guide/eslint-plugin/rules/no-store-subscription)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/components/update-dispute-contact/update-dispute-contact.component.ts#L36
`Store` subscription is forbidden. Use the `async` pipe instead. (https://ngrx.io/guide/eslint-plugin/rules/no-store-subscription)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/components/update-dispute-landing/update-dispute-landing.component.ts#L37
`Store` subscription is forbidden. Use the `async` pipe instead. (https://ngrx.io/guide/eslint-plugin/rules/no-store-subscription)
Create, format and upload Javascript coverage artifact: src/frontend/citizen-portal/src/app/components/update-dispute/update-dispute.component.ts#L40
Map logic at the selector level instead. (https://ngrx.io/guide/eslint-plugin/rules/avoid-mapping-selectors)
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L55
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L56
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L12
Non-nullable property 'SignatoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L14
Non-nullable property 'TicketNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L18
Non-nullable property 'ToBeHeardAtCourthouseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L19
Non-nullable property 'DisputantSurname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L20
Non-nullable property 'DisputantGivenName1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L21
Non-nullable property 'DisputantGivenName2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L22
Non-nullable property 'DisputantGivenName3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create, format and upload .NET Backend coverage artifact: src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L23
Non-nullable property 'DisputantOrganizationName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
backend-coverage-report
6.36 KB
citizen-portal-coverage-report
9.57 KB
summed-total-coverage-report
15.8 KB