Skip to content

Updates for dashboard integration with odh proper #32

Updates for dashboard integration with odh proper

Updates for dashboard integration with odh proper #32

Triggered via pull request November 7, 2023 15:43
Status Failure
Total duration 3m 32s
Artifacts

pull_request.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Tests (18.x): backend/src/routes/api/mcad-prometheus/metricsData.ts#L14
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/mcad-prometheus/metricsData.ts#L35
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/mcad-prometheus/metricsData.ts#L36
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/mcad-prometheus/metricsData.ts#L37
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/mcad-prometheus/metricsData.ts#L40
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/mcad-prometheus/metricsData.ts#L102
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/metrics-data/metricsData.ts#L13
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/metrics-data/metricsData.ts#L33
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/metrics-data/metricsData.ts#L34
'toString' is restricted from being used. e.toString() should be fastify.log.error(e, 'your string'). Other use-cases should avoid obj.toString() on principle. Craft the string you want instead
Tests (18.x): backend/src/routes/api/mcad-prometheus/metricsData.ts#L9
'axiosInstance' is defined but never used
Tests (18.x): backend/src/routes/api/mcad-prometheus/metricsData.ts#L90
Missing return type on function
Tests (18.x): backend/src/routes/api/metrics-data/metricsData.ts#L87
Missing return type on function
Tests (18.x): frontend/src/pages/MCADashboard/MCADTabs.tsx#L28
Unexpected any. Specify a different type
Tests (18.x): frontend/src/pages/MCADashboard/Metrics/McadMetricGraph.tsx#L55
Unexpected any. Specify a different type
Tests (18.x): frontend/src/pages/MCADashboard/Metrics/McadMetricGraph.tsx#L187
Unexpected any. Specify a different type
Tests (18.x): frontend/src/pages/MCADashboard/Metrics/McadMetricGraph.tsx#L208
Unexpected any. Specify a different type
Tests (18.x): frontend/src/pages/MCADashboard/Metrics/MetricGraph.tsx#L49
Unexpected any. Specify a different type
Tests (18.x): frontend/src/pages/MCADashboard/Metrics/MetricGraph.tsx#L176
Unexpected any. Specify a different type
Tests (18.x): frontend/src/pages/MCADashboard/Metrics/MetricGraph.tsx#L196
Unexpected any. Specify a different type