Skip to content

Merge pull request #119 from Tim885885/master #120

Merge pull request #119 from Tim885885/master

Merge pull request #119 from Tim885885/master #120

Triggered via push August 21, 2023 12:47
Status Success
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 2 notices
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#L36
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#L369
Try removing the assignment or changing the type of the variable. See https://dart.dev/lints/void_checks to learn more about this problem.