Add Chart for limits set to vizualise limits distribution #19061
build.yml
on: pull_request
Check licenses headers
34s
build-and-deploy
1m 42s
Annotations
10 errors and 1 warning
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L65
'item.value' is possibly 'undefined'.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L65
'currentLimits.permanentLimit' is possibly 'null'.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L66
'item.tempo' is possibly 'undefined'.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L66
'previousItem.tempo' is possibly 'undefined'.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L75
Variable 'data' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L108
Property 'tempo' does not exist on type '{ label: string; value: number; }'.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L108
Property 'tempo' does not exist on type '{ label: string; value: number; }'.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L122
Argument of type 'number' is not assignable to parameter of type 'string'.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L125
Property 'tempo' does not exist on type '{ label: string; value: number; }'.
|
build-and-deploy:
src/components/dialogs/limits/limitsChart.tsx#L129
Property 'tempo' does not exist on type '{ label: string; value: number; }'.
|
Check licenses headers
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|