Skip to content

feat: check pre-existing feed during feed import #857

feat: check pre-existing feed during feed import

feat: check pre-existing feed during feed import #857

Triggered via pull request December 22, 2025 16:49
Status Failure
Total duration 1m 12s
Artifacts

web-pr.yml

on: pull_request
deploy-web-app  /  Test
1m 6s
deploy-web-app / Test
deploy-web-app  /  Build & Deploy
0s
deploy-web-app / Build & Deploy
Update PR comments
0s
Update PR comments
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
deploy-web-app / Test: web-app/src/app/services/feeds/utils.ts#L173
Use an `interface` instead of a `type`
deploy-web-app / Test: web-app/src/app/services/feeds/utils.ts#L170
Unexpected any value in conditional. An explicit comparison or type cast is required
deploy-web-app / Test: web-app/src/app/services/feeds/utils.ts#L170
Unexpected any value in conditional. An explicit comparison or type cast is required
deploy-web-app / Test: web-app/src/app/services/feeds/utils.ts#L170
Replace `!parsed.data·||·!Array.isArray(parsed.data)·||·!parsed.data.every((row)·=>·typeof·row·===·'object'·&&·row·!==·null)` with `⏎······!parsed.data·||⏎······!Array.isArray(parsed.data)·||⏎······!parsed.data.every((row)·=>·typeof·row·===·'object'·&&·row·!==·null)⏎····`
deploy-web-app / Test: web-app/src/app/screens/FeedSubmission/Form/SecondStepRealtime.tsx#L313
Replace `··errors.vehiclePositions?.message?.startsWith('Feed·Exists:'` with `errors.vehiclePositions?.message?.startsWith(⏎························'Feed·Exists:',⏎······················`
deploy-web-app / Test: web-app/src/app/screens/FeedSubmission/Form/SecondStepRealtime.tsx#L222
Replace `··errors.tripUpdates?.message?.startsWith('Feed·Exists:'` with `errors.tripUpdates?.message?.startsWith(⏎························'Feed·Exists:',⏎······················`
deploy-web-app / Test: web-app/src/app/screens/FeedSubmission/Form/SecondStepRealtime.tsx#L131
Replace `··errors.serviceAlerts?.message?.startsWith('Feed·Exists:'` with `errors.serviceAlerts?.message?.startsWith(⏎························'Feed·Exists:',⏎······················`
deploy-web-app / Test: web-app/src/app/screens/FeedSubmission/Form/FirstStep.tsx#L306
Replace `errors.feedLink.message.replace('Feed·Exists:',·'')` with `⏎································errors.feedLink.message.replace(⏎··································'Feed·Exists:',⏎··································'',⏎································),⏎······························`
deploy-web-app / Test: web-app/src/app/screens/FeedSubmission/Form/FirstStep.tsx#L295
Insert `⏎·······················`
deploy-web-app / Test
No files were found with the provided path: ./web-app/cypress/videos. No artifacts will be uploaded.
deploy-web-app / Test
No files were found with the provided path: ./web-app/cypress/screenshots. No artifacts will be uploaded.
deploy-web-app / Test: web-app/src/app/utils/precompute.ts#L314
Unexpected console statement
deploy-web-app / Test: web-app/src/app/utils/precompute.ts#L260
Unexpected console statement