Skip to content

Add rendering support for recurring events #159

Add rendering support for recurring events

Add rendering support for recurring events #159

Triggered via pull request September 4, 2024 11:20
Status Failure
Total duration 1m 16s
Artifacts

tests.yml

on: pull_request
Matrix: Install
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Install (16.x): src/events.tsx#L1
Cannot find module 'rrule' or its corresponding type declarations.
Install (16.x): src/lib/types.ts#L12
Cannot find module 'rrule' or its corresponding type declarations.
Install (16.x)
Process completed with exit code 2.
Install (18.x)
The job was canceled because "_16_x" failed.
Install (18.x): src/events.tsx#L1
Cannot find module 'rrule' or its corresponding type declarations.
Install (18.x): src/lib/types.ts#L12
Cannot find module 'rrule' or its corresponding type declarations.
Install (18.x)
The operation was canceled.
Install (16.x)
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/