Skip to content

Get rid of AudioIsolate #39

Get rid of AudioIsolate

Get rid of AudioIsolate #39

Triggered via pull request June 14, 2024 19:26
@alnitakalnitak
synchronize #89
audioIsolate
Status Failure
Total duration 1m 0s
Artifacts

analyze.yaml

on: pull_request
Analyze code and requirements
51s
Analyze code and requirements
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 notices
Analyze code and requirements
Dart Analyzer detected problems, see the logs for more information.
Analyze code and requirements
Process completed with exit code 1.
The line length exceeds the 80-character limit.: lib/src/bindings_player_ffi.dart#L4
Try breaking the line across multiple lines. See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
To-do comment doesn't follow the Flutter style.: lib/src/soloud.dart#L80
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.
The private field _isInitialized could be 'final'.: lib/src/soloud.dart#L81
Try making the field 'final'. See https://dart.dev/lints/prefer_final_fields to learn more about this problem.
To-do comment doesn't follow the Flutter style.: lib/src/soloud.dart#L102
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.
To-do comment doesn't follow the Flutter style.: lib/src/soloud.dart#L104
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.
To-do comment doesn't follow the Flutter style.: lib/src/soloud.dart#L111
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.
To-do comment doesn't follow the Flutter style.: lib/src/soloud.dart#L156
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.
To-do comment doesn't follow the Flutter style.: lib/src/soloud.dart#L284
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.