feat: setInaudibleBehavior
#96
#138
analyze.yaml
on: pull_request
Analyze code and requirements
54s
Annotations
2 errors, 1 warning, and 2 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.
|
Analyze code and requirements
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The line length exceeds the 80-character limit.:
lib/src/bindings/bindings_player.dart#L528
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#L1621
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|