-
Notifications
You must be signed in to change notification settings - Fork 24
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
base: main
Are you sure you want to change the base?
Update report.yml #467
Conversation
with: | ||
node-version: 16 | ||
node-version: 20 |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
Some Github Actions are going off the support so updating them to keep working
closes #405, #469, #468