This repository was archived by the owner on Apr 7, 2026. It is now read-only.
docs: Add What is SQL? Tutorial #880
Annotations
1 error and 2 notices
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
|
Invalid assignment to the parameter 'onExit'.:
packages/globe_cli/test/test_utils.dart#L89
Try using a local variable in place of the parameter.
See https://dart.dev/lints/parameter_assignments to learn more about this problem.
|
|
Invalid assignment to the parameter 'pattern'.:
packages/globe_cli/lib/src/utils/archiver.dart#L53
Try using a local variable in place of the parameter.
See https://dart.dev/lints/parameter_assignments to learn more about this problem.
|