This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Weekly CI #69
weekly.yml
on: schedule
Annotations
3 warnings and 10 notices
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy
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/
|
Deploy
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/
|
The declaration '_accountManagerSubscription' isn't referenced.:
src/kaiteki/lib/main.dart#L21
Try removing the declaration of '_accountManagerSubscription'.
See https://dart.dev/diagnostics/unused_element to learn more about this problem.
|
Use the constant 'TextElementStyle.kMonospace' rather than a constructor returning the same object.:
src/kaiteki/lib/text/parsers/mfm_text_parser.dart#L70
Try using 'TextElementStyle.kMonospace'.
See https://dart.dev/lints/use_named_constants to learn more about this problem.
|
Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check.:
src/kaiteki/lib/ui/auth/login/dialogs/api_type_dialog.dart#L40
Guard a 'State.context' use with a 'mounted' check on the State, and other BuildContext use with a 'mounted' check on the BuildContext.
See https://dart.dev/lints/use_build_context_synchronously to learn more about this problem.
|
The declaration '_buildViewLandscape' isn't referenced.:
src/kaiteki/lib/ui/lists/lists_screen.dart#L123
Try removing the declaration of '_buildViewLandscape'.
See https://dart.dev/diagnostics/unused_element to learn more about this problem.
|
Don't invoke 'print' in production code.:
src/kaiteki/lib/ui/media_inspection/screen.dart#L170
Try using a logging framework.
See https://dart.dev/lints/avoid_print to learn more about this problem.
|
The imported package 'material_color_utilities' isn't a dependency of the importing package.:
src/kaiteki/lib/ui/shared/common.dart#L6
Try adding a dependency for 'material_color_utilities' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|
The declaration '_RepeatButton.infer' isn't referenced.:
src/kaiteki/lib/ui/shared/posts/interaction_bar.dart#L254
Try removing the declaration of '_RepeatButton.infer'.
See https://dart.dev/diagnostics/unused_element to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
src/kaiteki/lib/ui/shared/posts/post_widget.dart#L465
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/lints/use_build_context_synchronously to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
src/kaiteki/lib/ui/shared/posts/post_widget.dart#L534
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/lints/use_build_context_synchronously to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
src/kaiteki/lib/ui/shared/posts/post_widget.dart#L581
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/lints/use_build_context_synchronously to learn more about this problem.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android
Expired
|
44.5 MB |
|
appimage
Expired
|
16 MB |
|
github-pages
Expired
|
38.4 MB |
|
linux
Expired
|
37.6 MB |
|
moe.craftplacer.kaiteki-x86_64
Expired
|
11.4 MB |
|
web
Expired
|
38.3 MB |
|
windows
Expired
|
40 MB |
|