Refactor file saving functions to check for existing files #216
aab.yml
on: push
Lint flutter code
2m 7s
build
0s
Annotations
1 error and 3 warnings
Lint flutter code
Dart Analyzer found 2 issues
- 0 error.
- 0 warning.
- 2 info logs.
- 0 formatting issue
|
Lint flutter code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ValentinVignal/action-dart-analyze@v0.15. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint flutter code:
src/ui/flutter_app/lib/home/home.dart#L495
Use of an async 'dart:io' method.. See https://dart.dev/tools/diagnostic-messages#avoid_slow_async_io
|
Lint flutter code:
src/ui/flutter_app/lib/home/home.dart#L508
Use of an async 'dart:io' method.. See https://dart.dev/tools/diagnostic-messages#avoid_slow_async_io
|