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

at_login_flutter flutter analyze numerous warnings #767

Closed
cpswan opened this issue Nov 27, 2023 · 3 comments
Closed

at_login_flutter flutter analyze numerous warnings #767

cpswan opened this issue Nov 27, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@cpswan
Copy link
Member

cpswan commented Nov 27, 2023

Which at_widget package you find issue with?

at_login_flutter

On what platforms did you experience the issue?

Linux

What version are you using?

0.0.2

What happened?

warning • The value of the field '_requestorUrl' isn't used • lib/services/at_login_service.dart:18:16 • unused_field
warning • The value of the field '_atSign' isn't used • lib/services/at_login_service.dart:20:15 • unused_field
warning • The value of the field '_nextScreen' isn't used • lib/services/at_login_service.dart:21:15 • unused_field
warning • The value of the local variable 'result' isn't used • lib/services/at_login_service.dart:62:9 • unused_local_variable
warning • The '!' will have no effect because the receiver can't be null • lib/services/custom_nav.dart:12:28 • unnecessary_non_null_assertion
warning • The '!' will have no effect because the receiver can't be null • lib/widgets/at_login_widget.dart:60:28 • unnecessary_non_null_assertion

Steps to reproduce

1. Clone this repo
2. `cd at_widgets/packages/at_login_flutter`
3. `flutter analyze --no-fatal-infos`
@Sardar1208
Copy link
Contributor

moving to next sprint

@Sardar1208
Copy link
Contributor

needs deployment and validation. Assigning 0SP and moving to next sprint

@Sardar1208
Copy link
Contributor

@cpswan the packages are deployed. Can we close this ticket ?

@cpswan cpswan closed this as completed Jan 22, 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

4 participants