Skip to content

[eas-cli] Fix lint and enforce max-warnings=0 - #4219

Open
wschurman wants to merge 1 commit into
mainfrom
adsjklhdaslhjkadshjl
Open

[eas-cli] Fix lint and enforce max-warnings=0#4219
wschurman wants to merge 1 commit into
mainfrom
adsjklhdaslhjkadshjl

Conversation

@wschurman

@wschurman wschurman commented Aug 17, 2026

Copy link
Copy Markdown
Member

Why

Noticed while writing a recent PR that there were a bunch of lint warnings in main, thus adding noise to the process. This PR fixes those warnings and prevents new ones from being added (fails CI).

Test Plan

yarn lint, CI

@wschurman
wschurman force-pushed the adsjklhdaslhjkadshjl branch from 9a583a3 to 4981994 Compare August 17, 2026 17:26
@wschurman
wschurman marked this pull request as ready for review August 17, 2026 17:26
@wschurman
wschurman requested a review from douglowder August 17, 2026 17:26
@github-actions

Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

@github-actions

Copy link
Copy Markdown

Subscribed to pull request

File Patterns Mentions
packages/eas-cli/** @douglowder
packages/eas-cli/src/commands/update/** @quinlanj
packages/eas-cli/src/metadata/** @byCedric

Generated by CodeMention

Warning: The preamble and epilogue options in commentConfiguration are deprecated. Use template instead.

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.50%. Comparing base (40b0289) to head (4981994).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4219   +/-   ##
=======================================
  Coverage   63.50%   63.50%           
=======================================
  Files        1028     1028           
  Lines       46964    46964           
  Branches     9861     9861           
=======================================
  Hits        29819    29819           
  Misses      17043    17043           
  Partials      102      102           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant