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

Release v4.1.2 #3651

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Release v4.1.2 #3651

merged 1 commit into from
Oct 4, 2021

Conversation

matthew-dean
Copy link
Member

No description provided.

@matthew-dean
Copy link
Member Author

@iChenLei Having all these CI tests run in parallel is causing many of them to time out. What PR made the change from how it was working before?

@iChenLei
Copy link
Member

iChenLei commented Oct 4, 2021

https://github.com/less/less.js/pull/3651/checks?check_run_id=3785288405

SyntaxError: JavaScript evaluation error: 'TypeError: Cannot read property 'toJS' of undefined' in /home/runner/work/less.js/less.js/packages/test-data/errors/eval/javascript-error.less on line 2, column 10:¶
SyntaxError: JavaScript evaluation error: 'TypeError: Cannot read properties of undefined (reading 'toJS')' in /home/runner/work/less.js/less.js/packages/test-data/errors/eval/javascript-error.less on line 2, column 10:¶
1 .scope {
2     var: `this.foo.toJS`;
3 }

node16(latest v16) using new error message format, same with #3649 (comment)

Not related with parallel mode test @matthew-dean

@matthew-dean matthew-dean merged commit 8363912 into less:master Oct 4, 2021
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.

2 participants