Skip to content

fix: Incorrect Times/Timezones when fetching events #486

fix: Incorrect Times/Timezones when fetching events

fix: Incorrect Times/Timezones when fetching events #486

Triggered via pull request October 24, 2024 07:07
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Code Quality Checks
41s
Code Quality Checks
Check Unauthorized File Changes
10s
Check Unauthorized File Changes
Testing and Coverage
0s
Testing and Coverage
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Code Quality Checks: pages/index.page.tsx#L101
Replace `today.toDate(),·nextFourWeeksEnd.toDate(),·true` with `⏎··········today.toDate(),⏎··········nextFourWeeksEnd.toDate(),⏎··········true,⏎········`
Code Quality Checks: pages/index.page.tsx#L109
A space is required after ','
Code Quality Checks: pages/index.page.tsx#L109
Insert `·`
Code Quality Checks: pages/index.page.tsx#L126
A space is required after ','
Code Quality Checks: pages/index.page.tsx#L126
Insert `·`
Code Quality Checks: pages/index.page.tsx#L144
Replace `(x,·y)·=>·new·Date(x.parsedStartDate).getTime()·-·new·Date(y.parsedStartDate).getTime()` with `⏎····(x,·y)·=>⏎······new·Date(x.parsedStartDate).getTime()·-⏎······new·Date(y.parsedStartDate).getTime(),⏎··`
Code Quality Checks
Process completed with exit code 1.