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

Prevents opt-in needed warning #943

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

Aniokrait
Copy link
Contributor

Issue

  • close None

Overview (Required)

Compiler warned "This declaration needs opt-in." in some build.gradle.kts files because they used roborazzi.generateComposePreviewRobolectricTests.packages without OptIn(ExperimentalRoborazziApi::class).
Output logs were so annoying that I prevented them all.

Links

Screenshot (Optional if screenshot test is present or unrelated to UI)

Before After

Movie (Optional)

Before After

@github-actions github-actions bot temporarily deployed to deploygate-distribution September 3, 2024 10:09 Inactive
Copy link
Member

@takahirom takahirom left a comment

Choose a reason for hiding this comment

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

Thank you for fixing the warning!

@takahirom takahirom merged commit 5f1bee8 into DroidKaigi:main Sep 4, 2024
6 checks passed
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.

2 participants