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

Deduplicate checks between ESLint and TypeScript #3008

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

sarayourfriend
Copy link
Collaborator

Fixes

Fixes #3007 by @sarayourfriend

Description

Enables the import plugin's typescript config and does some additional configuration to improve the relationship between TypeScript and ESLint. In some cases, we disable ESLint rules because TypeScript already handles them. In others, we disable TypeScript checks because ESLint handles them more flexible (i.e., still allows the project to build, which is useful during development, but still shows an error on linting).

Testing Instructions

Checkout the branch and run pnpm install && pnpm run eslint and confirm linting is working. Try something like importing or declaring an unused variable in a frontend file and confirm that you get an ESLint error when running pnpm run eslint, but that you do not see a TS error about it when running just p frontend types.

Checklist

  • My pull request has a descriptive title (not a vague title likeUpdate index.md).
  • My pull request targets the default branch of the repository (main) or a parent feature branch.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • [N/A] I added or updated tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no visible errors.
  • [N/A] I ran the DAG documentation generator (if applicable).

Developer Certificate of Origin

Developer Certificate of Origin
Developer Certificate of Origin
Version 1.1

Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
1 Letterman Drive
Suite D4700
San Francisco, CA, 94129

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.


Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved.

@sarayourfriend sarayourfriend requested a review from a team as a code owner September 11, 2023 03:09
@github-actions github-actions bot added the 🧱 stack: frontend Related to the Nuxt frontend label Sep 11, 2023
@openverse-bot openverse-bot added 🟨 priority: medium Not blocking but should be addressed soon 🤖 aspect: dx Concerns developers' experience with the codebase 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: mgmt Related to repo management and automations labels Sep 11, 2023
@github-actions
Copy link

github-actions bot commented Sep 11, 2023

Size Change: -4.73 kB (-1%)

Total Size: 891 kB

Filename Size Change
./frontend/.nuxt/dist/client/276.js 0 B -343 B (removed) 🏆
./frontend/.nuxt/dist/client/276.modern.js 0 B -347 B (removed) 🏆
./frontend/.nuxt/dist/client/277.js 0 B -1.85 kB (removed) 🏆
./frontend/.nuxt/dist/client/app.js 123 kB -4.17 kB (-3%)
./frontend/.nuxt/dist/client/app.modern.js 114 kB -4.16 kB (-4%)
./frontend/.nuxt/dist/client/commons/app.js 90 kB -28 B (0%)
./frontend/.nuxt/dist/client/commons/app.modern.js 81 kB -27 B (0%)
./frontend/.nuxt/dist/client/components/v-all-results-grid.js 6.74 kB +121 B (+2%)
./frontend/.nuxt/dist/client/components/v-all-results-grid.modern.js 6.57 kB +113 B (+2%)
./frontend/.nuxt/dist/client/components/v-audio-collection.js 4.5 kB +97 B (+2%)
./frontend/.nuxt/dist/client/components/v-audio-collection.modern.js 4.38 kB +98 B (+2%)
./frontend/.nuxt/dist/client/components/v-audio-list.js 1.44 kB +114 B (+9%) 🔍
./frontend/.nuxt/dist/client/components/v-audio-list.modern.js 1.42 kB +108 B (+8%) 🔍
./frontend/.nuxt/dist/client/components/v-audio-result.js 1.11 kB +113 B (+11%) ⚠️
./frontend/.nuxt/dist/client/components/v-audio-result.modern.js 1.1 kB +106 B (+11%) ⚠️
./frontend/.nuxt/dist/client/components/v-image-cell.js 2.02 kB +66 B (+3%)
./frontend/.nuxt/dist/client/components/v-image-cell.modern.js 2.01 kB +63 B (+3%)
./frontend/.nuxt/dist/client/components/v-image-grid.js 4.49 kB +60 B (+1%)
./frontend/.nuxt/dist/client/components/v-image-grid.modern.js 4.37 kB +64 B (+1%)
./frontend/.nuxt/dist/client/components/v-media-details.js 2.63 kB +320 B (+14%) ⚠️
./frontend/.nuxt/dist/client/components/v-media-details.modern.js 2.61 kB +328 B (+14%) ⚠️
./frontend/.nuxt/dist/client/components/v-metadata.js 1.3 kB +365 B (+39%) 🚨
./frontend/.nuxt/dist/client/components/v-metadata.modern.js 1.31 kB +367 B (+39%) 🚨
./frontend/.nuxt/dist/client/components/v-sources-table.js 14.6 kB -18 B (0%)
./frontend/.nuxt/dist/client/components/v-sources-table.modern.js 14.6 kB -18 B (0%)
./frontend/.nuxt/dist/client/pages/audio/_id/index.modern.js 10.5 kB +82 B (+1%)
./frontend/.nuxt/dist/client/pages/image/_id/index.js 9.67 kB +165 B (+2%)
./frontend/.nuxt/dist/client/pages/image/_id/index.modern.js 9.44 kB +230 B (+2%)
./frontend/.nuxt/dist/client/pages/image/_id/report.js 4.96 kB -32 B (-1%)
./frontend/.nuxt/dist/client/pages/index.js 6.38 kB -27 B (0%)
./frontend/.nuxt/dist/client/pages/search.js 4.77 kB -20 B (0%)
./frontend/.nuxt/dist/client/runtime.js 2.78 kB -199 B (-7%)
./frontend/.nuxt/dist/client/runtime.modern.js 2.78 kB -200 B (-7%)
./frontend/.nuxt/dist/client/239.js 343 B +343 B (new file) 🆕
./frontend/.nuxt/dist/client/239.modern.js 347 B +347 B (new file) 🆕
./frontend/.nuxt/dist/client/240.js 1.85 kB +1.85 kB (new file) 🆕
./frontend/.nuxt/dist/client/components/v-metadata-value.js 587 B +587 B (new file) 🆕
./frontend/.nuxt/dist/client/components/v-metadata-value.modern.js 593 B +593 B (new file) 🆕
ℹ️ View Unchanged
Filename Size Change
./frontend/.nuxt/dist/client/commons/components/v-error-section/components/v-external-search-form/components/v-external-source-li/98a81936.js 5.18 kB 0 B
./frontend/.nuxt/dist/client/commons/components/v-error-section/components/v-external-search-form/components/v-external-source-li/98a81936.modern.js 5.62 kB 0 B
./frontend/.nuxt/dist/client/components/loading-icon.js 729 B -3 B (0%)
./frontend/.nuxt/dist/client/components/loading-icon.modern.js 734 B 0 B
./frontend/.nuxt/dist/client/components/table-sort-icon.js 514 B 0 B
./frontend/.nuxt/dist/client/components/table-sort-icon.modern.js 519 B 0 B
./frontend/.nuxt/dist/client/components/v-audio-control.js 1.51 kB +4 B (0%)
./frontend/.nuxt/dist/client/components/v-audio-control.modern.js 1.5 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-audio-track-skeleton.js 957 B -2 B (0%)
./frontend/.nuxt/dist/client/components/v-audio-track-skeleton.modern.js 961 B +1 B (0%)
./frontend/.nuxt/dist/client/components/v-audio-track.js 5.7 kB 0 B
./frontend/.nuxt/dist/client/components/v-audio-track.modern.js 5.66 kB +2 B (0%)
./frontend/.nuxt/dist/client/components/v-back-to-search-results-link.js 636 B 0 B
./frontend/.nuxt/dist/client/components/v-back-to-search-results-link.modern.js 643 B +1 B (0%)
./frontend/.nuxt/dist/client/components/v-bone.js 632 B 0 B
./frontend/.nuxt/dist/client/components/v-bone.modern.js 635 B 0 B
./frontend/.nuxt/dist/client/components/v-box-layout.js 1.35 kB 0 B
./frontend/.nuxt/dist/client/components/v-box-layout.modern.js 1.35 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-collection-header.js 1.31 kB +2 B (0%)
./frontend/.nuxt/dist/client/components/v-collection-header.modern.js 1.31 kB -1 B (0%)
./frontend/.nuxt/dist/client/components/v-content-link.js 1.07 kB 0 B
./frontend/.nuxt/dist/client/components/v-content-link.modern.js 1.06 kB 0 B
./frontend/.nuxt/dist/client/components/v-content-page.js 530 B 0 B
./frontend/.nuxt/dist/client/components/v-content-page.modern.js 534 B 0 B
./frontend/.nuxt/dist/client/components/v-content-report-button.js 492 B 0 B
./frontend/.nuxt/dist/client/components/v-content-report-button.modern.js 496 B -1 B (0%)
./frontend/.nuxt/dist/client/components/v-content-report-form.js 3.34 kB +2 B (0%)
./frontend/.nuxt/dist/client/components/v-content-report-form.modern.js 3.21 kB +3 B (0%)
./frontend/.nuxt/dist/client/components/v-content-report-popover.js 3.8 kB +3 B (0%)
./frontend/.nuxt/dist/client/components/v-content-report-popover.modern.js 3.68 kB +4 B (0%)
./frontend/.nuxt/dist/client/components/v-copy-button.js 3.99 kB -2 B (0%)
./frontend/.nuxt/dist/client/components/v-copy-button.modern.js 4 kB 0 B
./frontend/.nuxt/dist/client/components/v-copy-license.js 2.33 kB 0 B
./frontend/.nuxt/dist/client/components/v-copy-license.modern.js 2.31 kB 0 B
./frontend/.nuxt/dist/client/components/v-dmca-notice.js 795 B +2 B (0%)
./frontend/.nuxt/dist/client/components/v-dmca-notice.modern.js 799 B +2 B (0%)
./frontend/.nuxt/dist/client/components/v-error-image.js 2.51 kB -1 B (0%)
./frontend/.nuxt/dist/client/components/v-error-image.modern.js 2.47 kB -1 B (0%)
./frontend/.nuxt/dist/client/components/v-error-section.js 5.21 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-error-section.modern.js 4.58 kB +2 B (0%)
./frontend/.nuxt/dist/client/components/v-external-search-form.js 4.1 kB +3 B (0%)
./frontend/.nuxt/dist/client/components/v-external-search-form.modern.js 3.44 kB -4 B (0%)
./frontend/.nuxt/dist/client/components/v-external-source-list.js 2.63 kB 0 B
./frontend/.nuxt/dist/client/components/v-external-source-list.modern.js 1.99 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-full-layout.js 1.57 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-full-layout.modern.js 1.57 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-grid-skeleton.js 1.53 kB -3 B (0%)
./frontend/.nuxt/dist/client/components/v-grid-skeleton.modern.js 1.54 kB 0 B
./frontend/.nuxt/dist/client/components/v-hide-button.js 576 B 0 B
./frontend/.nuxt/dist/client/components/v-hide-button.modern.js 574 B 0 B
./frontend/.nuxt/dist/client/components/v-home-gallery.js 4.28 kB 0 B
./frontend/.nuxt/dist/client/components/v-home-gallery.modern.js 4.26 kB 0 B
./frontend/.nuxt/dist/client/components/v-homepage-content.js 1.82 kB 0 B
./frontend/.nuxt/dist/client/components/v-homepage-content.modern.js 1.79 kB 0 B
./frontend/.nuxt/dist/client/components/v-license-tab-panel.js 642 B 0 B
./frontend/.nuxt/dist/client/components/v-license-tab-panel.modern.js 650 B 0 B
./frontend/.nuxt/dist/client/components/v-load-more.js 1.18 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-load-more.modern.js 1.07 kB -1 B (0%)
./frontend/.nuxt/dist/client/components/v-media-details/pages/image/_id/index.js 3.79 kB +3 B (0%)
./frontend/.nuxt/dist/client/components/v-media-details/pages/image/_id/index.modern.js 3.67 kB +2 B (0%)
./frontend/.nuxt/dist/client/components/v-media-license.js 930 B 0 B
./frontend/.nuxt/dist/client/components/v-media-license.modern.js 939 B 0 B
./frontend/.nuxt/dist/client/components/v-media-reuse.js 2.99 kB 0 B
./frontend/.nuxt/dist/client/components/v-media-reuse.modern.js 2.97 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-media-tag.js 415 B -1 B (0%)
./frontend/.nuxt/dist/client/components/v-media-tag.modern.js 420 B 0 B
./frontend/.nuxt/dist/client/components/v-media-tags.js 588 B 0 B
./frontend/.nuxt/dist/client/components/v-media-tags.modern.js 588 B +1 B (0%)
./frontend/.nuxt/dist/client/components/v-modal.js 982 B 0 B
./frontend/.nuxt/dist/client/components/v-modal.modern.js 973 B 0 B
./frontend/.nuxt/dist/client/components/v-no-results.js 2.67 kB 0 B
./frontend/.nuxt/dist/client/components/v-no-results.modern.js 2.03 kB 0 B
./frontend/.nuxt/dist/client/components/v-radio.js 1 kB 0 B
./frontend/.nuxt/dist/client/components/v-radio.modern.js 1.01 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-related-audio.js 824 B 0 B
./frontend/.nuxt/dist/client/components/v-related-audio.modern.js 742 B +1 B (0%)
./frontend/.nuxt/dist/client/components/v-related-images.js 804 B -1 B (0%)
./frontend/.nuxt/dist/client/components/v-related-images.modern.js 718 B -1 B (0%)
./frontend/.nuxt/dist/client/components/v-report-desc-form.js 978 B +1 B (0%)
./frontend/.nuxt/dist/client/components/v-report-desc-form.modern.js 981 B +1 B (0%)
./frontend/.nuxt/dist/client/components/v-row-layout.js 1.72 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-row-layout.modern.js 1.73 kB 0 B
./frontend/.nuxt/dist/client/components/v-safety-wall.js 1.44 kB -2 B (0%)
./frontend/.nuxt/dist/client/components/v-safety-wall.modern.js 1.44 kB 0 B
./frontend/.nuxt/dist/client/components/v-scroll-button.js 891 B 0 B
./frontend/.nuxt/dist/client/components/v-scroll-button.modern.js 890 B 0 B
./frontend/.nuxt/dist/client/components/v-search-results-title.js 618 B 0 B
./frontend/.nuxt/dist/client/components/v-search-results-title.modern.js 622 B -1 B (0%)
./frontend/.nuxt/dist/client/components/v-single-result-controls.js 1.17 kB -2 B (0%)
./frontend/.nuxt/dist/client/components/v-single-result-controls.modern.js 1.17 kB 0 B
./frontend/.nuxt/dist/client/components/v-sketch-fab-viewer.js 1.02 kB 0 B
./frontend/.nuxt/dist/client/components/v-sketch-fab-viewer.modern.js 915 B 0 B
./frontend/.nuxt/dist/client/components/v-snackbar.js 1.07 kB +1 B (0%)
./frontend/.nuxt/dist/client/components/v-snackbar.modern.js 1.07 kB -1 B (0%)
./frontend/.nuxt/dist/client/components/v-warning-suppressor.js 306 B 0 B
./frontend/.nuxt/dist/client/components/v-warning-suppressor.modern.js 311 B 0 B
./frontend/.nuxt/dist/client/pages/about.js 1.42 kB +1 B (0%)
./frontend/.nuxt/dist/client/pages/about.modern.js 1.42 kB -1 B (0%)
./frontend/.nuxt/dist/client/pages/audio/_id/index.js 10.7 kB -2 B (0%)
./frontend/.nuxt/dist/client/pages/feedback.js 1.36 kB 0 B
./frontend/.nuxt/dist/client/pages/feedback.modern.js 1.36 kB -1 B (0%)
./frontend/.nuxt/dist/client/pages/image/_id/report.modern.js 4.74 kB +2 B (0%)
./frontend/.nuxt/dist/client/pages/index.modern.js 6.35 kB 0 B
./frontend/.nuxt/dist/client/pages/preferences.js 1.46 kB +2 B (0%)
./frontend/.nuxt/dist/client/pages/preferences.modern.js 1.45 kB +1 B (0%)
./frontend/.nuxt/dist/client/pages/privacy.js 1.26 kB +2 B (0%)
./frontend/.nuxt/dist/client/pages/privacy.modern.js 1.26 kB +2 B (0%)
./frontend/.nuxt/dist/client/pages/search-help.js 1.62 kB 0 B
./frontend/.nuxt/dist/client/pages/search-help.modern.js 1.61 kB -1 B (0%)
./frontend/.nuxt/dist/client/pages/search.modern.js 4.56 kB -4 B (0%)
./frontend/.nuxt/dist/client/pages/search/audio.js 502 B -1 B (0%)
./frontend/.nuxt/dist/client/pages/search/audio.modern.js 507 B -1 B (0%)
./frontend/.nuxt/dist/client/pages/search/image.js 460 B -2 B (0%)
./frontend/.nuxt/dist/client/pages/search/image.modern.js 462 B 0 B
./frontend/.nuxt/dist/client/pages/search/index.js 315 B -1 B (0%)
./frontend/.nuxt/dist/client/pages/search/index.modern.js 317 B 0 B
./frontend/.nuxt/dist/client/pages/search/model-3d.js 242 B -1 B (0%)
./frontend/.nuxt/dist/client/pages/search/model-3d.modern.js 246 B 0 B
./frontend/.nuxt/dist/client/pages/search/video.js 240 B 0 B
./frontend/.nuxt/dist/client/pages/search/video.modern.js 243 B 0 B
./frontend/.nuxt/dist/client/pages/sources.js 1.53 kB 0 B
./frontend/.nuxt/dist/client/pages/sources.modern.js 1.54 kB 0 B
./frontend/.nuxt/dist/client/vendors/app.js 68.3 kB +3 B (0%)
./frontend/.nuxt/dist/client/vendors/app.modern.js 68 kB -3 B (0%)

compressed-size-action

@sarayourfriend sarayourfriend changed the title Update/disable unnecessary import eslint rules Deduplicate checks between ESLint and TypeScript Sep 11, 2023
@obulat obulat requested review from dhruvkb and removed request for AetherUnbound September 12, 2023 10:52
Copy link
Contributor

@obulat obulat left a comment

Choose a reason for hiding this comment

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

In others, we disable TypeScript checks because ESLint handles them more flexible (i.e., still allows the project to build, which is useful during development, but still shows an error on linting).

This is a really nice change, thank you!
Tested this PR locally, and it behaved just as you describe: when there's an unused import, the app builds fine but you cannot commit.

packages/eslint-plugin/src/configs/import.ts Outdated Show resolved Hide resolved
files: ["*.ts"],
rules: {
"tsdoc/syntax": "error",
// This rule is disabled above to avoid forcing ESM syntax on regular JS files
Copy link
Contributor

Choose a reason for hiding this comment

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

What does "forcing ESM syntax on regular JS files" mean here? Where do we do that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The disabled rule would raise on every usage of require in our regular JavaScript files and require them to be turned into import statements instead. Our tooling doesn't support that across the board, but our TypeScript files can abide by that rule (because TypeScript supports that syntax out of the box). If we wanted to enable this rule everywhere we would need to change the node scripts we run directly (locales, tapes, etc) to mjs... or run them with ts-node.

Copy link
Member

@dhruvkb dhruvkb left a comment

Choose a reason for hiding this comment

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

LGTM. Appreciate the in-code comments explaining where ESLint is preferable over TS and vice versa.

Co-authored-by: Olga Bulat <[email protected]>
@sarayourfriend sarayourfriend removed the 🧱 stack: frontend Related to the Nuxt frontend label Sep 15, 2023
@sarayourfriend sarayourfriend merged commit 8b9dabe into main Sep 18, 2023
@sarayourfriend sarayourfriend deleted the update/disable-unnecessary-import-eslint-rules branch September 18, 2023 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 aspect: dx Concerns developers' experience with the codebase 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: mgmt Related to repo management and automations
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Enable import ESLint plugin's TypeScript rule override to deduplicate TypeScript functionality
4 participants