Opus format with Ogg codec for BufferStream #156
analyze.yaml
on: pull_request
Analyze code and requirements
1m 6s
Annotations
2 errors, 1 warning, and 10 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
|
Library names are not necessary.:
lib/flutter_soloud.dart#L2
Remove the library name.
See https://dart.dev/lints/unnecessary_library_name to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/audio_data_ffi.dart#L1
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/audio_data_web.dart#L1
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/bindings_player.dart#L1
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/bindings_player_web.dart#L1
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/bindings_player_web.dart#L744
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/js_extension.dart#L1
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/js_extension.dart#L126
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/js_extension.dart#L171
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|
Missing documentation explaining why the diagnostic is ignored.:
lib/src/bindings/js_extension.dart#L503
Try adding a comment immediately above the ignore comment.
See https://dart.dev/lints/document_ignores to learn more about this problem.
|