This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Weekly CI #66
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/
|
Unnecessary use of single quotes.:
src/kaiteki/lib/app.dart#L71
Try using double quotes unless the string contains double quotes.
See https://dart.dev/lints/prefer_double_quotes to learn more about this problem.
|
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.
|
Missing a required trailing comma.:
src/kaiteki/lib/text/parsers/social_text_parser.dart#L27
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Missing a required trailing comma.:
src/kaiteki/lib/text/text_renderer.dart#L188
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
src/kaiteki/lib/ui/auth/login/pages/handoff_page.dart#L129
Try rewriting the code to not reference the 'BuildContext'.
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/auth/login/pages/handoff_page.dart#L139
Try rewriting the code to not reference 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#L126
Try removing the declaration of '_buildViewLandscape'.
See https://dart.dev/diagnostics/unused_element 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.
|
Missing a required trailing comma.:
src/kaiteki/lib/ui/shared/posts/avatar_widget.dart#L87
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android
Expired
|
41.9 MB |
|
appimage
Expired
|
15.9 MB |
|
github-pages
Expired
|
34.3 MB |
|
linux
Expired
|
37.7 MB |
|
moe.craftplacer.kaiteki-x86_64
Expired
|
11.2 MB |
|
web
Expired
|
34.2 MB |
|
windows
Expired
|
40 MB |
|