Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2623 new onboarding #2020

Merged
merged 159 commits into from
Aug 30, 2024
Merged

2623 new onboarding #2020

merged 159 commits into from
Aug 30, 2024

Conversation

phuocbitmark
Copy link
Contributor

@phuocbitmark phuocbitmark commented Aug 22, 2024

Description

Describe your changes

  • Added a function A to process data B
  • Created new column C to store D state
  • Refactor workflow E to improve performance because of F

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Signed-off-by: phuoc <[email protected]>
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

phuocbitmark and others added 2 commits August 30, 2024 09:07
* Cast when scan device

* Remove commented code

* Update
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

flutter-analyze

📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'keyword': keyword,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'excludedFF': excludedFF,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeLinkedAccounts': includeLinkedAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeCollaborationAccounts': includeCollaborationAccounts,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'sortOrder': sortOrder,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'relatedAccountIDs': relatedAccountIDs,


📝 [flutter-analyze] reported by reviewdog 🐶
Unnecessary use of a raw string

r'includeExhibition': includeExhibition,


📝 [flutter-analyze] reported by reviewdog 🐶
Use 'const' for final variables initialized to a constant value

final Map<String, dynamic>? _data = null;

onTap: () {
Navigator.of(context).popAndPushNamed(AppRouter.scanQRPage,
arguments:
ScanQRPagePayload(scannerItem: ScannerItem.GLOBAL));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[dart fix] reported by reviewdog 🐶

Suggested change
ScanQRPagePayload(scannerItem: ScannerItem.GLOBAL));
const ScanQRPagePayload(scannerItem: ScannerItem.GLOBAL));

@@ -676,21 +693,21 @@ class QRScanViewState extends State<QRScanView>
injector<DeeplinkService>().handleDeeplink(
code,
delay: const Duration(seconds: 1),
onFinished: () {
onFinished: (dynamic object) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[dart fix] reported by reviewdog 🐶

Suggested change
onFinished: (dynamic object) {
onFinished: (object) {

@longbmk longbmk merged commit fc05189 into develop Aug 30, 2024
7 of 9 checks passed
@longbmk longbmk deleted the 2623-new-onboarding branch August 30, 2024 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants