Skip to content

1.9.5

1.9.5 #166

Triggered via pull request February 9, 2024 08:19
Status Success
Total duration 1m 22s
Artifacts

flutter-analyze.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 4 notices
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/
Assignment to a variable of type 'void'.: lib/src/data/repositories/streamelements_repository_impl.dart#L38
Try removing the assignment or changing the type of the variable. See https://dart.dev/lints/void_checks to learn more about this problem.
Assignment to a variable of type 'void'.: lib/src/data/repositories/twitch_repository_impl.dart#L367
Try removing the assignment or changing the type of the variable. See https://dart.dev/lints/void_checks to learn more about this problem.