This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
fix: try removing these deez nuts #432
Annotations
1 warning and 10 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, invertase/github-action-dart-analyzer@v2.0.0, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze:
packages/kaiteki/lib/auth/oauth.dart#L66
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/auth/oauth.dart#L67
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/main.dart#L23
Try removing the declaration of '_accountManagerSubscription'.
See https://dart.dev/diagnostics/unused_element to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/theming/default/m3_color_schemes.dart#L21
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/theming/default/m3_color_schemes.dart#L22
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/theming/default/m3_color_schemes.dart#L25
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/theming/default/m3_color_schemes.dart#L55
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/theming/default/m3_color_schemes.dart#L56
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/theming/default/m3_color_schemes.dart#L59
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Analyze:
packages/kaiteki/lib/ui/auth/login/pages/user_page.dart#L219
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Loading