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

feat(TDP-12694): add pendo trackers to guided-tour actions #4982

Merged
merged 3 commits into from
Nov 21, 2023

add df on demo toggle

de3de0d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(TDP-12694): add pendo trackers to guided-tour actions #4982

add df on demo toggle
de3de0d
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Report Analysis succeeded Nov 21, 2023 in 1s

ESLint Report Analysis

0 ESLint error(s) and 12 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 0 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 2 in packages/components/src/AppGuidedTour/AppGuidedTour.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/AppGuidedTour/AppGuidedTour.component.js#L2

[prettier/prettier] Replace `PropTypes·from·'prop-types` with `{·useTranslation·}·from·'react-i18next`

Check warning on line 4 in packages/components/src/AppGuidedTour/AppGuidedTour.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/AppGuidedTour/AppGuidedTour.component.js#L4

[prettier/prettier] Replace `import·{·useTranslation·}·from·'react-i18next';` with `⏎import·PropTypes·from·'prop-types';⏎`

Check warning on line 6 in packages/components/src/AppGuidedTour/AppGuidedTour.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/AppGuidedTour/AppGuidedTour.component.js#L6

[prettier/prettier] Replace `Toggle·from·'../Toggle` with `Stepper·from·'../Stepper`

Check warning on line 7 in packages/components/src/AppGuidedTour/AppGuidedTour.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/AppGuidedTour/AppGuidedTour.component.js#L7

[prettier/prettier] Replace `Stepper·from·'../Stepper` with `Toggle·from·'../Toggle`

Check warning on line 3 in packages/components/src/AppGuidedTour/AppGuidedTour.stories.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/AppGuidedTour/AppGuidedTour.stories.js#L2-L3

[prettier/prettier] Replace `import·AppGuidedTour·from·'./AppGuidedTour.component';⏎import·Stepper·from·'../Stepper` with `⏎import·Stepper·from·'../Stepper';⏎import·AppGuidedTour·from·'./AppGuidedTour.component`

Check warning on line 2 in packages/components/src/GuidedTour/GuidedTour.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/GuidedTour/GuidedTour.component.js#L2

[prettier/prettier] Replace `Tour·from·'reactour` with `{·useTranslation·}·from·'react-i18next`

Check warning on line 3 in packages/components/src/GuidedTour/GuidedTour.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/GuidedTour/GuidedTour.component.js#L3

[prettier/prettier] Replace `PropTypes·from·'prop-types';` with `Tour·from·'reactour';⏎`

Check warning on line 5 in packages/components/src/GuidedTour/GuidedTour.component.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/GuidedTour/GuidedTour.component.js#L5

[prettier/prettier] Replace `{·useTranslation·}·from·'react-i18next';` with `PropTypes·from·'prop-types';⏎`

Check warning on line 3 in packages/components/src/GuidedTour/GuidedTour.stories.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/GuidedTour/GuidedTour.stories.js#L3

[prettier/prettier] Insert `withTranslation·}·from·'react-i18next';⏎⏎import·{·`

Check warning on line 4 in packages/components/src/GuidedTour/GuidedTour.stories.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/GuidedTour/GuidedTour.stories.js#L4

[prettier/prettier] Insert `⏎`

Check warning on line 6 in packages/components/src/GuidedTour/GuidedTour.stories.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/GuidedTour/GuidedTour.stories.js#L5-L6

[prettier/prettier] Replace `import·{·withTranslation·}·from·'react-i18next';⏎` with `⏎import·I18N_DOMAIN_COMPONENTS·from·'../constants';`

Check warning on line 8 in packages/components/src/GuidedTour/GuidedTour.stories.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/components/src/GuidedTour/GuidedTour.stories.js#L7-L8

[prettier/prettier] Delete `';⏎import·I18N_DOMAIN_COMPONENTS·from·'../constants`