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

CI should lint runtime common #1152

Merged
merged 4 commits into from
Apr 11, 2024
Merged

Conversation

jurgenwerk
Copy link
Contributor

@jurgenwerk jurgenwerk commented Apr 9, 2024

Adds lint check for runtime-common and fixes files to conform to the rules.

@jurgenwerk jurgenwerk force-pushed the cs-6649-ci-should-lint-runtime-common branch from 4e00450 to 0473fef Compare April 9, 2024 11:15
Copy link

github-actions bot commented Apr 9, 2024

Test Results

583 tests  ±0   579 ✔️ ±0   8m 7s ⏱️ -23s
    1 suites ±0       4 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit c312bac. ± Comparison against base commit 3bedc51.

♻️ This comment has been updated with latest results.

@jurgenwerk jurgenwerk marked this pull request as ready for review April 9, 2024 12:35
@@ -1,3 +1,4 @@
/* eslint-disable no-useless-escape */
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disabling this because test fixtures have whitespace that prettier wants to fix. We don't want that because these are compared against generated code.

@jurgenwerk jurgenwerk merged commit a7770d3 into main Apr 11, 2024
13 checks passed
@delete-merged-branch delete-merged-branch bot deleted the cs-6649-ci-should-lint-runtime-common branch April 11, 2024 06:59
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.

4 participants