Skip to content

fix: build

fix: build #204

Triggered via push June 17, 2023 09:22
Status Failure
Total duration 1m 26s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/model/chart-item.ts#L16
Property 'id' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/model/chart-item.ts#L17
Property 'lineId' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/model/chart-item.ts#L18
Property 'name' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/model/chart-item.ts#L19
Property 'details' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/model/chart-item.ts#L20
Property 'start' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/model/chart-item.ts#L21
Property 'end' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/sc-date-time-chart-base.ts#L18
Property 'localShowDays' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/sc-date-time-chart-base.ts#L19
Property 'end' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/sc-date-time-chart.component.ts#L50
Property 'timeChartRef' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/sc-date-time-chart.component.ts#L52
Property 'headerLineRef' has no initializer and is not definitely assigned in the constructor.
Analyze (javascript)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.