Skip to content

fix: build

fix: build #206

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

Annotations

6 errors and 1 warning
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/sc-date-time-chart-base.ts#L41
Conversion of type 'Date | null' to type 'ChartItem<Event>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Analyze (javascript): projects/ngx-simple-charts/date-time/src/lib/sc-date-time-chart/sc-date-time-chart-base.ts#L42
Conversion of type 'Date | null' to type 'ChartItem<Event>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Analyze (javascript)
Process completed with exit code 1.
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/.