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

tz.local not not configured warning in integration tests #1037

Closed
clangenb opened this issue Mar 4, 2023 · 0 comments · Fixed by #1046
Closed

tz.local not not configured warning in integration tests #1037

clangenb opened this issue Mar 4, 2023 · 0 comments · Fixed by #1046
Labels
A2-technical PR introduces technical changes B0-low Does not elevate a release containing this beyond "low priority" C0-breaksnothing PR does not introduce any breaking changes

Comments

@clangenb
Copy link
Member

clangenb commented Mar 4, 2023

E/flutter ( 3321): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LateInitializationError: Field '_local@447310200' has not been initialized.
E/flutter ( 3321): #0      _local (package:timezone/src/env.dart)
E/flutter ( 3321): #1      local (package:timezone/src/env.dart:28:23)
E/flutter ( 3321): #2      _EncointerHomePageState.initState.<anonymous closure> (package:encointer_wallet/page-encointer/home_page.dart:39:12)
E/flutter ( 3321): <asynchronous suspension>

@Eldar2021 Eldar2021 linked a pull request Mar 8, 2023 that will close this issue
@SourbaevaJanaraJ SourbaevaJanaraJ added A2-technical PR introduces technical changes B0-low Does not elevate a release containing this beyond "low priority" C0-breaksnothing PR does not introduce any breaking changes labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2-technical PR introduces technical changes B0-low Does not elevate a release containing this beyond "low priority" C0-breaksnothing PR does not introduce any breaking changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants