Skip to content

Develop

Develop #251

Triggered via pull request June 8, 2024 14:46
Status Success
Total duration 1m 27s
Artifacts

flutter-analyze.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 3 notices
The type of the right operand ('RtIrlStatus') isn't a subtype or a supertype of the left operand ('Rx<RtIrlStatus>').: lib/src/presentation/controllers/realtime_irl_view_controller.dart#L35
Try changing one or both of the operands. See https://dart.dev/lints/unrelated_type_equality_checks to learn more about this problem.
Statements in an if should be enclosed in a block.: lib/src/presentation/views/home_view.dart#L317
Try wrapping the statement in a block. See https://dart.dev/lints/curly_braces_in_flow_control_structures to learn more about this problem.
Use 'const' with the constructor to improve performance.: lib/src/presentation/widgets/tabs/obs_tab_view.dart#L163
Try adding the 'const' keyword to the constructor invocation. See https://dart.dev/lints/prefer_const_constructors to learn more about this problem.
analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, subosito/flutter-action@v1, invertase/github-action-dart-analyzer@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, subosito/flutter-action@v1, invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/