dartoos-dev / astronomy_picture_of_the_day

A Flutter app to display NASA's astronomy image of the day
MIT License
3 stars 1 forks source link

style: add stricter lint rules #18

Closed rafamizes closed 1 year ago

rafamizes commented 1 year ago

Closes #17

codecov[bot] commented 1 year ago

Codecov Report

Merging #18 (5d40616) into master (9a1a09f) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           
rafamizes commented 1 year ago

@rultor merge it.

rultor commented 1 year ago

@rultor merge it.

@rafamizes OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge it.

@rafamizes Oops, I failed. You can see the full log here (spent 2min)

+ head=git@github.com:dartoos-dev/astronomy_picture_of_the_day.git
+ export pull_id=18
+ pull_id=18
+ export fork=git@github.com:rafamizes/astronomy_picture_of_the_day.git
+ fork=git@github.com:rafamizes/astronomy_picture_of_the_day.git
+ export fork_branch=issue_17
+ fork_branch=issue_17
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=style: add stricter lint rules'
+ pull_title='style: add stricter lint rules'
+ export author=rafamizes
+ author=rafamizes
+ flutter clean

\u001b[1m  ╔════════════════════════════════════════════════════════════════════════════╗\u001b[22m
\u001b[1m  ║                 Welcome to Flutter! - https://flutter.dev                  ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ The Flutter tool uses Google Analytics to anonymously report feature usage ║\u001b[22m
\u001b[1m  ║ statistics and basic crash reports. This data is used to help improve      ║\u001b[22m
\u001b[1m  ║ Flutter tools over time.                                                   ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ Flutter tool analytics are not sent on the very first run. To disable      ║\u001b[22m
\u001b[1m  ║ reporting, type 'flutter config --no-analytics'. To display the current    ║\u001b[22m
\u001b[1m  ║ setting, type 'flutter config'. If you opt out of analytics, an opt-out    ║\u001b[22m
\u001b[1m  ║ event will be sent, and then no further information will be sent by the    ║\u001b[22m
\u001b[1m  ║ Flutter tool.                                                              ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ By downloading the Flutter SDK, you agree to the Google Terms of Service.  ║\u001b[22m
\u001b[1m  ║ Note: The Google Privacy Policy describes how data is handled in this      ║\u001b[22m
\u001b[1m  ║ service.                                                                   ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and  ║\u001b[22m
\u001b[1m  ║ crash reports to Google.                                                   ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ Read about data we send with crash reports:                                ║\u001b[22m
\u001b[1m  ║ https://flutter.dev/docs/reference/crash-reporting                         ║\u001b[22m
\u001b[1m  ║                                                                            ║\u001b[22m
\u001b[1m  ║ See Google's privacy policy:                                               ║\u001b[22m
\u001b[1m  ║ https://policies.google.com/privacy                                        ║\u001b[22m
\u001b[1m  ╚════════════════════════════════════════════════════════════════════════════╝\u001b[22m
\u001b[1m\u001b[22m

+ flutter pub get
Running "flutter pub get" in repo...
Resolving dependencies...
The current Dart SDK version is 2.19.4.

Because astronomy_picture_of_the_day requires SDK version >=3.1.5 <4.0.0, version solving failed.
\u001b[31mpub get failed\u001b[39m
\u001b[31mcommand: "/sdks/flutter/bin/cache/dart-sdk/bin/dart __deprecated_pub --color --directory . get --example"\u001b[39m
\u001b[31mpub env: {\u001b[39m
\u001b[31m  "FLUTTER_ROOT": "/sdks/flutter",\u001b[39m
\u001b[31m  "PUB_ENVIRONMENT": "flutter_cli:get",\u001b[39m
\u001b[31m}\u001b[39m
\u001b[31mexit code: 1\u001b[39m
\u001b[31m\u001b[39m

container d8e341ea419f5b9947bbe5fb92ff75ab7522b8d31982208145cbdd4f57b075b7 is dead
Sun Nov 12 08:55:01 PM CET 2023