Skip to content

Cleanup dst detection after code review comments #4126

Cleanup dst detection after code review comments

Cleanup dst detection after code review comments #4126

Triggered via pull request September 29, 2024 11:24
Status Failure
Total duration 3m 9s
Artifacts 1

main.yml

on: pull_request
Matrix: check-types / Test
Matrix: lint / Test
Matrix: playwright-test / Test
Matrix: unit-test / Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 5 warnings, and 1 notice
lint / Test (18, ubuntu-latest): src/features/calendar/components/CalendarDayView/Day/index.tsx#L9
There should be at least one empty line between import groups
lint / Test (18, ubuntu-latest): src/features/calendar/components/CalendarDayView/Day/index.tsx#L10
`dayjs` import should occur before import of `./DateLabel`
lint / Test (18, ubuntu-latest): src/features/calendar/components/CalendarWeekView/DayHeader.tsx#L8
There should be at least one empty line between import groups
lint / Test (18, ubuntu-latest): src/features/calendar/components/CalendarWeekView/DayHeader.tsx#L9
`dayjs` import should occur before import of `theme`
lint / Test (18, ubuntu-latest)
Process completed with exit code 1.
playwright-test / Test (18, ubuntu-latest)
Error: Command failed: next build Failed to compile. ./src/features/calendar/components/CalendarDayView/Day/index.tsx 9:1 Error: There should be at least one empty line between import groups import/order 10:1 Error: `dayjs` import should occur before import of `./DateLabel` import/order ./src/features/calendar/components/CalendarWeekView/DayHeader.tsx 8:1 Error: There should be at least one empty line between import groups import/order 9:1 Error: `dayjs` import should occur before import of `theme` import/order info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
playwright-test / Test (18, ubuntu-latest)
Process completed with exit code 1.
lint / Test (18, ubuntu-latest)
The following actions use a deprecated Node.js version 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/
check-types / Test (18, ubuntu-latest)
The following actions use a deprecated Node.js version 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/
unit-test / Test (18, ubuntu-latest)
The following actions use a deprecated Node.js version 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/
playwright-test / Test (18, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
92 skipped

Artifacts

Produced during runtime
Name Size
artifact
446 KB