-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from microsoft:main #70
Conversation
No applications have been configured for previews targeting branch: main. To do so go to restack console and configure your applications for previews. |
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the TipsChat with CodeRabbit Bot (
|
👋 Hi there!
|
|
Apply Sweep Rules to your PR?
|
Hey there! Looks like you need a Pull Request review markdown doc. Let's get started! Changes ✔️
Suggestions 💡In
Bugs 🐛Potential bugs:
Improvements 🚀In import { testStatusIcon } from './testUtils';
import type { UITestStatus } from './testUtils';
const TestList: React.FC<{
// ...
onItemSelected: (item: { treeItem?: TreeItem, testCase?: TestCase, testFile?: SourceLocation }) => void,
// ...
}> = ({
// ...
onItemSelected,
// ...
}) => {
// ...
const icon = (treeItem: TreeItem) => testStatusIcon(treeItem.status);
// ...
return (
// ...
<Tree
// ...
icon={icon}
// ...
/>
// ...
);
}; Rating ⭐⭐⭐⭐⭐⭐⭐I rate the code a 7 out of 10 based on readability, performance, and security. That's it! Hope this helps with your Pull Request review. Let me know if you need anything else. Cheers! |
Fixes #27741 Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Node.js 20 was promoted to LTS on 2023-10-24. Fixes #27812
This seems more reliable nowadays as rimraf. #27712 --------- Signed-off-by: Max Schmitt <[email protected]>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Things like `:nth-child(1 of :has(span:nth-last-child(3)))`. Fixes #27743.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )