Skip to content

Get rid of AudioIsolate #29

Get rid of AudioIsolate

Get rid of AudioIsolate #29

Triggered via pull request June 2, 2024 20:02
@alnitakalnitak
synchronize #89
audioIsolate
Status Failure
Total duration 1m 0s
Artifacts

analyze.yaml

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

Annotations

2 errors and 4 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.
To-do comment doesn't follow the Flutter style.: lib/src/soloud.dart#L189
Try following the Flutter style for to-do comments. See https://dart.dev/lints/flutter_style_todos to learn more about this problem.
The referenced name isn't visible in scope.: lib/src/soloud.dart#L201
Try adding an import for the referenced name. See https://dart.dev/lints/comment_references to learn more about this problem.
The line length exceeds the 80-character limit.: lib/src/soloud.dart#L282
Try breaking the line across multiple lines. See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
The line length exceeds the 80-character limit.: lib/src/soloud.dart#L293
Try breaking the line across multiple lines. See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.