Skip to content

feat(audio): Set audio context AudioContextConfigFocus.mixWithOthers by default #10210

feat(audio): Set audio context AudioContextConfigFocus.mixWithOthers by default

feat(audio): Set audio context AudioContextConfigFocus.mixWithOthers by default #10210

Triggered via pull request February 9, 2025 14:42
Status Failure
Total duration 7m 32s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 notices
analyze
Dart Analyzer detected problems, see the logs for more information.
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
An 'async' function should have a 'Future' return type when it doesn't return a value.: packages/flame_audio/example/lib/main.dart#L42
Try changing the return type. See https://dart.dev/lints/avoid_void_async to learn more about this problem.
An 'async' function should have a 'Future' return type when it doesn't return a value.: packages/flame_audio/example/lib/main.dart#L42
Try changing the return type. See https://dart.dev/lints/avoid_void_async to learn more about this problem.