Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update report.yml #467

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Update report.yml #467

wants to merge 8 commits into from

Conversation

mareknovotny
Copy link
Member

@mareknovotny mareknovotny commented Dec 11, 2024

Some Github Actions are going off the support so updating them to keep working

closes #405, #469, #468

Note: Please, do not check dist/index.js changes. It is automatically generated.

with:
node-version: 16
node-version: 20
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the unit test errors are because of node upgrade

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i tried to stack all needed updates, so i will do it step by step later

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok there is problem with @types/jest since Node 19 sinonjs/fake-timers#463 so downgrade of Nodejs in matrix check shows and confirms that.

I will try to upgrade to latest 29.5.x and see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prepare for node 18
2 participants