sentry-dart-plugin
sentry-dart-plugin copied to clipboard
`sentry.properties` ignored
Environment
Dart 3.3.3 (stable) (Tue Mar 26 14:21:33 2024 +0000) on "windows_x64"
sentry_dart_plugin: ^1.6.0
Steps to Reproduce
- Place sentry config in
sentry.properties
instead of pubspec.yaml
Expected Result
Work
Actual Result
[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 0% reading config values..
Downloaded Sentry CLI binary checksum verification passed successfully (hash: 1e91fbdd81dceb372855f59d2526c1f2de4ea5a51157670e5070a914efd1f09c).
☑ reading config values
[❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚] 9% validating config values..
Project is empty, check 'project' at pubspec.yaml or SENTRY_PROJECT env. var.
Organization is empty, check 'org' at pubspec.yaml or SENTRY_ORG env. var.
Auth Token is empty, check 'auth_token' at pubspec.yaml or SENTRY_AUTH_TOKEN env. var.