CF fixes #68
Annotations
1 error and 11 warnings
Run pnpm lint --max-warnings=0
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pnpm lint --max-warnings=0:
src/classes/CalendarMonth.ts#L3
Replace `⏎·*·A·month·displayed·in·the·month·grid.·Contains·the·weeks.⏎⏎` with `·A·month·displayed·in·the·month·grid.·Contains·the·weeks.`
|
Run pnpm lint --max-warnings=0:
src/classes/CalendarWeek.ts#L3
Replace `⏎·*·A·week·displayed·in·a·month·grid.·Contains·the·days.⏎⏎` with `·A·week·displayed·in·a·month·grid.·Contains·the·days.`
|
Run pnpm lint --max-warnings=0:
src/types.test.tsx#L22
Unexpected console statement
|
Run pnpm lint --max-warnings=0:
src/types/matchers.ts#L1
Replace `⏎·*·A·value·or·a·function·that·matches·a·specific·day.⏎·*⏎·⏎` with `·A·value·or·a·function·that·matches·a·specific·day.`
|
Run pnpm lint --max-warnings=0:
src/types/matchers.ts#L20
Delete `⏎·⏎·*`
|
|
|
Run pnpm lint --max-warnings=0:
src/types/matchers.ts#L36
Delete `⏎·*⏎·`
|
Run pnpm lint --max-warnings=0:
src/types/matchers.ts#L45
Delete `⏎·⏎·*`
|
Run pnpm lint --max-warnings=0:
src/types/matchers.ts#L52
Delete `⏎·*⏎·`
|
Loading