Analyzing home_library...

  error - lib\src\core\sdui_screen.dart:102:9 - Expected to find ';'. - expected_token
  error - lib\src\core\sdui_screen.dart:102:10 - Expected an identifier. - missing_identifier
  error - lib\src\core\sdui_screen.dart:102:10 - Expected to find ';'. - expected_token
  error - lib\src\core\sdui_screen.dart:102:10 - Unexpected text ';'. Try removing the text. - unexpected_token
  error - lib\src\core\sdui_screen.dart:103:9 - Expected an identifier. - missing_identifier
  error - lib\src\core\sdui_screen.dart:103:9 - Unexpected text ';'. Try removing the text. - unexpected_token
warning - lib\src\core\component_registry.dart:3:8 - Unused import: '../models/sdui_action.dart'. Try removing the import directive. - unused_import
warning - lib\src\core\sdui_screen.dart:102:10 - Dead code. Try removing the code, or fixing the code before it so that it can be reached. - dead_code
   info - lib\src\core\component_registry.dart:54:9 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
   info - lib\src\core\sdui_screen.dart:103:10 - Unnecessary empty statement. Try removing the empty statement or restructuring the code. - empty_statements

10 issues found.
