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

Fix Tracking changes #57

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Fix Tracking changes #57

merged 2 commits into from
Apr 2, 2024

Conversation

nidhitatosaniya
Copy link
Contributor

Changed 'ts_tracker_data' filter name

Changed 'ts_tracker_data' filter name
@nidhitatosaniya nidhitatosaniya added this to the 3.7.0 milestone Feb 10, 2024
@nidhitatosaniya nidhitatosaniya self-assigned this Feb 10, 2024
@tyche-bot
Copy link
Collaborator

tyche-bot commented Feb 10, 2024

1 Error
🚫 This PR does not have any issue number in the description. (e.g. Fix #10)
1 Warning
⚠️ Please start subject with capital letter.
be2ddb1

Generated by 🚫 Danger

Copy link
Collaborator

@tyche-bot tyche-bot left a comment

Choose a reason for hiding this comment

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

Code analysis identified issues

Tyche Softwares has identified potential problems in this pull request during automated scanning. We recommend reviewing the issues noted and that they are resolved.

phpcs scanning turned up:

🚫 2 errors


Powered by Tyche Softwares

// WooCommerce version.
$data['wc_plugin_version'] = WC()->version;
$data['active_plugins'] = $active_plugins;
$data['inactive_plugins'] = $plugins;
Copy link
Collaborator

Choose a reason for hiding this comment

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

🚫 Error: Spaces must be used for mid-line alignment; tabs are not allowed (Universal.WhiteSpace.DisallowInlineTabs.NonIndentTabsUsed).

// WooCommerce version.
$data['wc_plugin_version'] = WC()->version;
$data['active_plugins'] = $active_plugins;
$data['inactive_plugins'] = $plugins;
Copy link
Collaborator

Choose a reason for hiding this comment

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

🚫 Error: Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine).

@tyche-bot tyche-bot dismissed their stale review February 10, 2024 10:55

Dismissing review as all inline comments are obsolete by now

@tyche-bot
Copy link
Collaborator

Scanning latest commit did not yield any new issues. Please have a look at older feedback still existing (commit-ID: be2ddb1)


Powered by Tyche Softwares

@mokshasharmila13 mokshasharmila13 merged commit dff4385 into master Apr 2, 2024
2 of 3 checks passed
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.

4 participants