Skip to content

chore: Update API endpoints to use new data source #64

chore: Update API endpoints to use new data source

chore: Update API endpoints to use new data source #64

Triggered via push July 24, 2024 19:41
Status Failure
Total duration 24s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
deploy: src/pages/viewRoutine/RoutineView.tsx#L167
Property 'notes' is missing in type '{ routines: Routine[]; subscriptions: never[]; }' but required in type 'BackupType'.
deploy
Process completed with exit code 2.
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/