updated input media multipart post #536
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Analysis of teledart
succeeded
Aug 27, 2023 in 16s
Package analysis results for teledart
Scores
- Health score: 100.00%
- Maintenance score: 80.00%
Note that 50% of the overall score of your package on the Pub site will be based on its popularity ; 30% on its health score ; and 20% on its maintenance score.
Dartanalyzer
- Errors: 0
- Warnings: 0
- Hints: 0
Details
Issues
General
- Fix dependencies in
pubspec.yaml
Runningpub upgrade
failed with the following output:- ERR: The current Dart SDK version is 2.9.0.
- Because teledart requires SDK version >=2.18.0 <3.0.0, version solving failed.
Health
- Format
lib/src/telegram/models/input_media_animation.dart
Rundartfmt
to formatlib/src/telegram/models/input_media_animation.dart
. - Format
lib/src/telegram/models/story.dart
Rundartfmt
to formatlib/src/telegram/models/story.dart
. - Format
lib/src/telegram/telegram.dart
Rundartfmt
to formatlib/src/telegram/telegram.dart
.
Maintenance
- No valid SDK
20.0 points
The analysis could not detect a valid SDK that can use this package.
Versions
- Pana: 0.13.16
- Dart: 2.9.0
- Flutter: 1.20.1
Loading