Skip to content

fix(po-chart): retira constructor #154

fix(po-chart): retira constructor

fix(po-chart): retira constructor #154

Triggered via pull request October 31, 2024 21:39
Status Failure
Total duration 2m 17s
Artifacts 3

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 8 warnings
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L71
Constructors for derived classes must contain a 'super' call.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L107
Property 'changeDetector' does not exist on type 'PoChartComponent'.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L123
Property 'mathsService' does not exist on type 'PoChartComponent'.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L135
Property 'containerService' does not exist on type 'PoChartComponent'.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L151
Property 'componentFactoryResolver' does not exist on type 'PoChartComponent'.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L166
Property 'changeDetector' does not exist on type 'PoChartComponent'.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L173
Property 'renderer' does not exist on type 'PoChartComponent'.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L175
Property 'renderer' does not exist on type 'PoChartComponent'.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L178
Property 'renderer' does not exist on type 'PoChartComponent'.
Test templates: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L178
Property 'elementRef' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L71
Constructors for derived classes must contain a 'super' call.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L107
Property 'changeDetector' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L123
Property 'mathsService' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L135
Property 'containerService' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L151
Property 'componentFactoryResolver' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L166
Property 'changeDetector' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L173
Property 'renderer' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L175
Property 'renderer' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L178
Property 'renderer' does not exist on type 'PoChartComponent'.
Build packages: projects/ui/src/lib/components/po-chart/po-chart.component.ts#L178
Property 'elementRef' does not exist on type 'PoChartComponent'.
lint
Process completed with exit code 1.
Test ui
Constructors for derived classes must contain a 'super' call.
Test ui
Property 'changeDetector' does not exist on type 'PoChartComponent'.
Test ui
Property 'mathsService' does not exist on type 'PoChartComponent'.
Test ui
Property 'containerService' does not exist on type 'PoChartComponent'.
Test ui
Property 'componentFactoryResolver' does not exist on type 'PoChartComponent'.
Test ui
Property 'changeDetector' does not exist on type 'PoChartComponent'.
Test ui
Property 'renderer' does not exist on type 'PoChartComponent'.
Test ui
Property 'renderer' does not exist on type 'PoChartComponent'.
Test ui
Property 'renderer' does not exist on type 'PoChartComponent'.
Test ui
Property 'elementRef' does not exist on type 'PoChartComponent'.
Test templates
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 packages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test code editor
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test sync
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test ui
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test storage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-editor-coverage", "storage-coverage", "sync-coverage". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
code-editor-coverage Expired
3.33 KB
storage-coverage Expired
7.24 KB
sync-coverage Expired
20.2 KB