Skip to content

Last update

Last update #75

Triggered via push March 2, 2024 22:04
Status Failure
Total duration 46s
Artifacts

next.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
typecheck
Process completed with exit code 1.
build: src/components/DayContent/DayContent.tsx#L2
Cannot find module '../../types/Modifiers' or its corresponding type declarations.
build: src/contexts/DayPicker/DayPickerContext.tsx#L20
Cannot find module '../../types/Formatters' or its corresponding type declarations.
build: src/contexts/DayPicker/DayPickerContext.tsx#L21
Cannot find module '../../types/Labels' or its corresponding type declarations.
build: src/contexts/DayPicker/DayPickerContext.tsx#L22
Cannot find module '../../types/Matchers' or its corresponding type declarations.
build: src/contexts/DayPicker/DayPickerContext.tsx#L23
Cannot find module '../../types/Modifiers' or its corresponding type declarations.
build: src/contexts/DayPicker/labels/labelDay.ts#L3
Cannot find module '../../../types/Labels' or its corresponding type declarations.
build: src/contexts/DayPicker/labels/labelDay.ts#L6
Parameter 'day' implicitly has an 'any' type.
build: src/contexts/DayPicker/labels/labelDay.ts#L6
Parameter 'activeModifiers' implicitly has an 'any' type.
build: src/contexts/DayPicker/labels/labelDay.ts#L6
Parameter 'options' implicitly has an 'any' type.
build: src/contexts/DayPicker/labels/labelNext.ts#L1
Cannot find module '../../../types/Labels' or its corresponding type declarations.
typecheck
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/.
build
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/.
lint
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/.