task check, working again.
This commit is contained in:
@@ -1,10 +1,66 @@
|
||||
# Later
|
||||
|
||||
is there a e2e test tool in Flutter like Playwright? Application should launch, create screenshots...
|
||||
|
||||
---
|
||||
|
||||
How to build Flutter applications in CI?
|
||||
|
||||
Best practices. Build in Container?
|
||||
|
||||
---
|
||||
|
||||
❯ task run
|
||||
Resolving dependencies...
|
||||
Downloading packages...
|
||||
_fe_analyzer_shared 91.0.0 (99.0.0 available)
|
||||
analyzer 8.4.1 (12.1.0 available)
|
||||
characters 1.4.0 (1.4.1 available)
|
||||
dart_style 3.1.3 (3.1.8 available)
|
||||
drift 2.31.0 (2.32.1 available)
|
||||
drift_dev 2.31.0 (2.32.1 available)
|
||||
flutter_lints 4.0.0 (6.0.0 available)
|
||||
flutter_riverpod 2.6.1 (3.3.1 available)
|
||||
flutter_secure_storage 9.2.4 (10.0.0 available)
|
||||
flutter_secure_storage_linux 1.2.3 (3.0.0 available)
|
||||
flutter_secure_storage_macos 3.1.3 (4.0.0 available)
|
||||
flutter_secure_storage_platform_interface 1.1.2 (2.0.1 available)
|
||||
flutter_secure_storage_web 1.2.1 (2.1.0 available)
|
||||
flutter_secure_storage_windows 3.1.2 (4.1.0 available)
|
||||
go_router 14.8.1 (17.2.1 available)
|
||||
js 0.6.7 (0.7.2 available)
|
||||
lints 4.0.0 (6.1.0 available)
|
||||
matcher 0.12.17 (0.12.19 available)
|
||||
material_color_utilities 0.11.1 (0.13.0 available)
|
||||
meta 1.17.0 (1.18.2 available)
|
||||
path_provider_foundation 2.5.1 (2.6.0 available)
|
||||
riverpod 2.6.1 (3.2.1 available)
|
||||
sqlite3 2.9.4 (3.3.1 available)
|
||||
sqlite3_flutter_libs 0.5.42 (0.6.0+eol available)
|
||||
sqlparser 0.43.1 (0.44.3 available)
|
||||
test 1.26.3 (1.31.0 available)
|
||||
test_api 0.7.7 (0.7.11 available)
|
||||
test_core 0.6.12 (0.6.17 available)
|
||||
vector_math 2.2.0 (2.3.0 available)
|
||||
win32 5.15.0 (6.0.1 available)
|
||||
Got dependencies!
|
||||
30 packages have newer versions incompatible with dependency constraints.
|
||||
Try `flutter pub outdated` for more information.
|
||||
|
||||
---
|
||||
|
||||
scripts/check_coverage.dart
|
||||
reduce files in _excluded.
|
||||
|
||||
---
|
||||
|
||||
Renovate: Is there a way to run it outside Github Actions? On cli?
|
||||
|
||||
---
|
||||
|
||||
Write test which fails, when _excluded contains unknown files.
|
||||
---
|
||||
|
||||
Thread view (group by References / In-Reply-To)
|
||||
|
||||
Search (IMAP SEARCH command)
|
||||
|
||||
Reference in New Issue
Block a user