fix: Adding rightThumbstickButton and leftThumbstickButton keys for iOS #154
cicd.yml
on: pull_request
format
1m 17s
analyze
1m 29s
analyze-latest
1m 26s
markdown-lint
12s
super-linter
1m 56s
test
1m 51s
Annotations
1 error and 3 notices
|
analyze-latest
Dart Analyzer detected problems, see the logs for more information.
|
|
Unnecessary 'break' statement.:
packages/gamepads_platform_interface/lib/method_channel_gamepads_platform_interface.dart#L32
Try removing the 'break'.
See https://dart.dev/lints/unnecessary_breaks to learn more about this problem.
|
|
Unnecessary 'break' statement.:
packages/gamepads_platform_interface/lib/api/gamepad_state.dart#L24
Try removing the 'break'.
See https://dart.dev/lints/unnecessary_breaks to learn more about this problem.
|
|
Unnecessary 'break' statement.:
packages/gamepads_platform_interface/lib/api/gamepad_state.dart#L21
Try removing the 'break'.
See https://dart.dev/lints/unnecessary_breaks to learn more about this problem.
|