The GitHub Actions job "❄️ Lint" on fury.git has failed. Run started by GitHub user LouisLou2 (triggered by LouisLou2).
Head commit for run: f11d6d1abea427e6076e6f6bb19246dee549ef79 / leo <[email protected]> [Dart] refactor: major project restructuring and standardization This commit includes several improvements to project structure, naming conventions, and documentation: Code Organization: - Consolidated source_gen and code_gen related files under consistent "codegen" naming - Moved tests from fury package to fury-test/test directory - Removed legacy vault folder containing deprecated classes - Merged related exception classes into a single file Naming Conventions: - Renamed package from "fury-core" to "fury" - Removed unnecessary "fury" prefix from class and file names - Standardized terminology: - "ser/deser" → "Serializer/Deserializer", "serialization/deserialization" - "cons" → "constructor" - "FuryObj" → "FuryObject" - "excep" → "exception/Exception" - Standardized on "analyze/analyzer" instead of "analyse/analyser" Documentation & Examples: - Added documentation comments for annotations in fury/src/annotation - Created usage examples in dart/example and dart/fury/example - Translated project comments to English Best Practices: - Using path package for path joining instead of string concatenation in test utilities - Converted relative imports to package imports - Updated analysis_options.yaml to include "prefer_relative_imports: ignore" Report URL: https://github.com/apache/fury/actions/runs/14034645822 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
