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

_AuthTokenProvider.onTokenChanged' ('Stream<String?> Function()') isn't a valid override of 'AuthTokenProvider.onTokenChanged #22

Open
sgehrman opened this issue Nov 7, 2021 · 0 comments

Comments

@sgehrman
Copy link

sgehrman commented Nov 7, 2021

Code has errors

[{
"resource": "/home/steve/Documents/GitHub/forks/firebase_admin/lib/src/database.dart",
"owner": "generated_diagnostic_collection_name#0",
"code": {
"value": "invalid_override",
"target": {
"$mid": 1,
"external": "https://dart.dev/diagnostics/invalid_override",
"path": "/diagnostics/invalid_override",
"scheme": "https",
"authority": "dart.dev"
}
},
"severity": 8,
"message": "'_AuthTokenProvider.onTokenChanged' ('Stream<String?> Function()') isn't a valid override of 'AuthTokenProvider.onTokenChanged' ('Stream<Future?> Function()').",
"source": "dart",
"startLineNumber": 25,
"startColumn": 23,
"endLineNumber": 25,
"endColumn": 37
}]

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

No branches or pull requests

1 participant