This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Weekly CI #57
weekly.yml
on: workflow_dispatch
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/
|
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#L3
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 'child' argument should be last in widget constructor invocations.:
src/kaiteki/lib/ui/shared/posts/compose/compose_screen.dart#L241
Try moving the argument to the end of the argument list.
See https://dart.dev/lints/sort_child_properties_last to learn more about this problem.
|
Use 'const' with the constructor to improve performance.:
src/kaiteki/lib/ui/shared/posts/compose/compose_screen.dart#L241
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/lints/prefer_const_constructors to learn more about this problem.
|
The 'child' argument should be last in widget constructor invocations.:
src/kaiteki/lib/ui/shared/posts/compose/compose_screen.dart#L246
Try moving the argument to the end of the argument list.
See https://dart.dev/lints/sort_child_properties_last to learn more about this problem.
|
Use 'const' with the constructor to improve performance.:
src/kaiteki/lib/ui/shared/posts/compose/compose_screen.dart#L246
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/lints/prefer_const_constructors to learn more about this problem.
|
Don't use 'BuildContext's across async gaps.:
src/kaiteki/lib/ui/shared/posts/post_widget.dart#L480
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/shared/posts/post_widget.dart#L549
Try rewriting the code to not reference the 'BuildContext'.
See https://dart.dev/lints/use_build_context_synchronously to learn more about this problem.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android
Expired
|
41.5 MB |
|
appimage
Expired
|
15.1 MB |
|
github-pages
Expired
|
32.7 MB |
|
linux
Expired
|
36.3 MB |
|
web
Expired
|
32.7 MB |
|
windows
Expired
|
38.9 MB |
|