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(TDOPS-5489): PNPM - Prepare scripts-config-jest #4946

Merged
merged 2 commits into from
Oct 20, 2023

add changeset

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

fix(TDOPS-5489): PNPM - Prepare scripts-config-jest #4946

add changeset
0e74e51
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint Report Analysis succeeded Oct 20, 2023 in 1s

ESLint Report Analysis

0 ESLint error(s) and 4 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 75 in packages/forms/src/UIForm/fields/Date/Time.component.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fields/Date/Time.component.test.js#L75

[@typescript-eslint/no-unused-vars] 'event' is assigned a value but never used.

Check warning on line 76 in packages/forms/src/UIForm/fields/Date/Time.component.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fields/Date/Time.component.test.js#L76

[@typescript-eslint/no-unused-vars] 'payload' is assigned a value but never used.

Check warning on line 95 in packages/forms/src/UIForm/fields/Date/Time.component.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fields/Date/Time.component.test.js#L95

[@typescript-eslint/no-unused-vars] 'event' is assigned a value but never used.

Check warning on line 96 in packages/forms/src/UIForm/fields/Date/Time.component.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/forms/src/UIForm/fields/Date/Time.component.test.js#L96

[@typescript-eslint/no-unused-vars] 'payload' is assigned a value but never used.