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

Resolve beta channel deprecation warnings #905

Open
cpswan opened this issue Sep 16, 2024 · 0 comments
Open

Resolve beta channel deprecation warnings #905

cpswan opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cpswan
Copy link
Member

cpswan commented Sep 16, 2024

Which at_widget package you find issue with?

at_common_flutter, at_contacts_flutter, at_contacts_group_flutter, at_follows_flutter, at_location_flutter, at_login_flutter, at_onboarding_flutter, at_sync_ui_flutter, at_theme_flutter

On what platforms did you experience the issue?

Linux

What version are you using?

Trunk

What happened?

See various failed beta static analysis e.g. https://github.com/atsign-foundation/at_widgets/actions/runs/10882217684/job/30192778788?pr=904

Steps to reproduce

1. Any PR that runs the matrix of static analysis tests

Additional info

No response

Relevant log output

Analyzing at_common_flutter...                                  

   info • 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss • example/lib/main.dart:139:34 • deprecated_member_use
   info • 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss • example/lib/main.dart:140:34 • deprecated_member_use

Flutter analyze output

No response

Flutter doctor output

No response

@cpswan cpswan added the bug Something isn't working label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants