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

chore: enable noExplicitAny lint rule #824

Merged
merged 5 commits into from
Jan 14, 2025
Merged

chore: enable noExplicitAny lint rule #824

merged 5 commits into from
Jan 14, 2025

Conversation

sidvishnoi
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Jan 10, 2025

Extension builds preview

Name Link
Latest commit 893742b
Latest job logs Run #12767228637
BadgeDownload
BadgeDownload

@github-actions github-actions bot added the area: ci Improvements or additions to repository workflows label Jan 10, 2025
@@ -52,7 +52,7 @@ jobs:

- run: pnpm format
if: always()
- run: pnpm lint
- run: pnpm lint --reporter=github
Copy link
Member Author

Choose a reason for hiding this comment

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

Shows up in GitHub like this:
image

@github-actions github-actions bot added area: content Improvements or additions to extension content script area: background Improvements or additions to extension background script area: tests Improvements or additions to tests area: pages Changes to any of extension's pages area: shared Changes to shared libraries and utilities labels Jan 10, 2025
@sidvishnoi sidvishnoi marked this pull request as ready for review January 10, 2025 10:54
@sidvishnoi sidvishnoi merged commit 1c0ebd3 into main Jan 14, 2025
8 checks passed
@sidvishnoi sidvishnoi deleted the noExplicitAny branch January 14, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: background Improvements or additions to extension background script area: ci Improvements or additions to repository workflows area: content Improvements or additions to extension content script area: pages Changes to any of extension's pages area: shared Changes to shared libraries and utilities area: tests Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants