The GitHub Actions job "❄️ Lint" on fury.git/dev_dart has failed.
Run started by GitHub user LouisLou2 (triggered by LouisLou2).

Head commit for run:
1b12f8973812f44a9035e722d3a15712681141f7 / leo <[email protected]>
[Dart]
1. Modify the code comments in 
`fury/lib/src/codegen/analyze/entity/obj_type_res.dart` to English.
2. Remove the commented-out code in 
`fury/lib/src/util/extension/list_extension.dart` as it will not be used in the 
future.
3. Delete files in `fury/lib/src/codegen/analyze/entity` and move their 
contents to `fury/lib/src/codegen/analyze/analysis_wrappers.dart`.
4. Rename `ObjTypeRes` to `ObjTypeWrapper`.
5. Delete `fury/lib/src/dev_annotation/donot_modify.dart` as it is not being 
used.
6. Merge `fury/lib/src/exception/unsupported_type_exception.dart` and 
`fury/lib/src/exception/fury_mismatch_exception.dart` into 
`fury/lib/src/exception/deserialization_exception.dart` as they are only 
related to deserialization.
7. In `fury/lib/src/resolver/ref/ser_ref_resolver.dart`, rename `SerRefRes` to 
`SerializationRefMeta`, `SerRefResolver` to `SerializationRefResolver`, and 
rename the file from `ser_ref_resolver.dart` to 
`serialization_ref_resolver.dart`.
8. In `fury/lib/src/resolver/ref/deser_ref_resolver.dart`, rename 
`DeserRefResolver` to `DeserializationRefResolver`, and rename the file to 
`deserialization_ref_resolver.dart`.
9. Simplify the project structure by moving the contents of the `meta_str` and 
`ref` subdirectories in `fury/lib/src/resolver` to the `resolver` directory, 
and delete these two subdirectories. Also, move the contents of the `meta_str` 
and `ref` subdirectories in `fury/lib/src/resolver/impl` to the `resolver/impl` 
directory, and delete these two subdirectories.
10. Rename the file `fury-test/test/cross_lang_test/register_ser_test.dart` to 
`register_serialization_test.dart`.
11. Modify the default test group names: change the default name 'A group of 
tests' to specific names in 
`fury-test/test/cross_lang_test/register_ser_test.dart` and 
`fury-test/test/cross_lang_test/register_serialization_test.dart`.

Report URL: https://github.com/apache/fury/actions/runs/14188920746

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to