Feat/time series value chart #46
Triggered via pull request
September 10, 2024 16:43
Status
Failure
Total duration
2m 57s
Artifacts
–
ci.yml
on: pull_request
lint
2m 48s
unit_tests
2m 46s
Annotations
6 errors and 4 warnings
unit_tests
Property 'state' in type 'TimeSeriesContentModel<TID, TConfig, TState, TData>' is not assignable to the same property in base type 'ContentModel<TID, TConfig, TState, TData>'.
|
unit_tests
Property 'state' in type 'TimeSeriesContentModel<TID, TConfig, TState, TData>' is not assignable to the same property in base type 'ITimeSeriesContent<TID, TConfig, TState, TData>'.
|
unit_tests
Process completed with exit code 1.
|
lint
Property 'state' in type 'TimeSeriesContentModel<TID, TConfig, TState, TData>' is not assignable to the same property in base type 'ContentModel<TID, TConfig, TState, TData>'.
|
lint
Property 'state' in type 'TimeSeriesContentModel<TID, TConfig, TState, TData>' is not assignable to the same property in base type 'ITimeSeriesContent<TID, TConfig, TState, TData>'.
|
lint
Process completed with exit code 1.
|
unit_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. 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 uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|