Update README.md #5538
main-code-climate-coverage-aggregation.yml
on: pull_request
Create, format and upload .NET Backend coverage artifact
1m 40s
Create, format and upload Javascript coverage artifact
1m 40s
Aggregate Javascript and .NET Coverage reports
4s
Annotations
23 warnings
Create, format and upload Javascript coverage artifact
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Create, format and upload .NET Backend coverage artifact:
src/backend/TrafficCourts/TrafficCourts.Core/Domain/Models/DisputeCaseFileSummary.cs#L54
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#L55
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#L24
Non-nullable property 'DisputeStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Aggregate Javascript and .NET Coverage reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
backend-coverage-report
|
5.56 KB |
|
citizen-portal-coverage-report
|
9.51 KB |
|
summed-total-coverage-report
|
14.9 KB |
|