chore: Bump to Melos 7.1.0 #156
cicd.yml
on: pull_request
format
1m 10s
analyze
1m 6s
analyze-latest
1m 15s
markdown-lint
11s
super-linter
1m 48s
test
1m 32s
Annotations
2 errors and 3 notices
|
analyze
Process completed with exit code 1.
|
|
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.
|