fix(po-chart): retira constructor #154
Annotations
10 errors and 2 warnings
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L71
Constructors for derived classes must contain a 'super' call.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L107
Property 'changeDetector' does not exist on type 'PoChartComponent'.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L123
Property 'mathsService' does not exist on type 'PoChartComponent'.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L135
Property 'containerService' does not exist on type 'PoChartComponent'.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L151
Property 'componentFactoryResolver' does not exist on type 'PoChartComponent'.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L166
Property 'changeDetector' does not exist on type 'PoChartComponent'.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L173
Property 'renderer' does not exist on type 'PoChartComponent'.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L175
Property 'renderer' does not exist on type 'PoChartComponent'.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L178
Property 'renderer' does not exist on type 'PoChartComponent'.
|
projects/ui/src/lib/components/po-chart/po-chart.component.ts#L178
Property 'elementRef' does not exist on type 'PoChartComponent'.
|
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/
|
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/
|
This job failed
Loading