update #80
pull_request.yml
on: pull_request
analyze
1m 24s
deploy
2m 11s
Annotations
2 warnings and 1 notice
analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: invertase/github-action-dart-analyzer@v2.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: FirebaseExtended/action-hosting-deploy@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The import of 'package:flutter/cupertino.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.:
lib/view/home/home_screen.dart#L2
Try removing the import directive.
See https://dart.dev/diagnostics/unnecessary_import to learn more about this problem.
|