Both ui-style and test-vscode stages have been turned off. When I turned them back on there were failures on prettier formatting.
First, we need to fix the formatting on the files.
Second, address any issues that bubble up in the stages to get them succeeding.
You can reference: #5994 for turning some of them on
NOTE: test-vscode-e2e has a note saying its been failing since January. This should be tackled separately in a different issue.
Both
ui-styleandtest-vscodestages have been turned off. When I turned them back on there were failures onprettierformatting.First, we need to fix the formatting on the files.
Second, address any issues that bubble up in the stages to get them succeeding.
You can reference: #5994 for turning some of them on
NOTE:
test-vscode-e2ehas a note saying its been failing since January. This should be tackled separately in a different issue.