-
Notifications
You must be signed in to change notification settings - Fork 10k
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
Enable the ESLint operator-assignment
rule
#13666
Enable the ESLint operator-assignment
rule
#13666
Conversation
This patch was generated automatically, using the `gulp lint --fix` command. Please find additional details about the ESLint rule at https://eslint.org/docs/rules/operator-assignment
/botio lint |
From: Bot.io (Linux m4)ReceivedCommand cmd_lint from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/85c3b6d8ca98bf5/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_lint from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/08fff9897d8ab76/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/85c3b6d8ca98bf5/output.txt Total script time: 2.47 mins
|
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/08fff9897d8ab76/output.txt Total script time: 4.78 mins
|
4806e35
to
9a69356
Compare
9a69356
to
819be0e
Compare
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/66541dc0012da4f/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/ba72b8f0b3ff0ef/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/66541dc0012da4f/output.txt Total script time: 30.24 mins
Image differences available at: http://54.67.70.0:8877/66541dc0012da4f/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/ba72b8f0b3ff0ef/output.txt Total script time: 34.24 mins
Image differences available at: http://3.101.106.178:8877/ba72b8f0b3ff0ef/reftest-analyzer.html#web=eq.log |
Thank you! |
Enable the ESLint
operator-assignment
ruleThis patch was generated automatically, using the
gulp lint --fix
command.Please find additional details about the ESLint rule at https://eslint.org/docs/rules/operator-assignment
Fix the remaining ESLint
operator-assignment
errors