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

Tests: Address book tests rem p1 #3230

Closed
wants to merge 3 commits into from

Merge branch 'dev' into address-book-tests-rem-p1

393f2e0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Tests: Address book tests rem p1 #3230

Merge branch 'dev' into address-book-tests-rem-p1
393f2e0
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint Results failed Feb 9, 2024 in 3s

Checks Complete

Type Occurrences Fixable
Errors 2 2
Warnings 0 0
Ignored 0 N/A

Ignored Files:

Annotations

Check failure on line 166 in src/components/address-book/ImportDialog/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

prettier/prettier

Replace `Cancel` with `⏎··········Cancel⏎········`

Check failure on line 167 in src/components/address-book/ImportDialog/index.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Results

prettier/prettier

Replace `·data-testid="import-btn"·onClick={handleImport}·variant="contained"·disableElevation·disabled={!csvData·||·!!error}` with `⏎··········data-testid="import-btn"⏎··········onClick={handleImport}⏎··········variant="contained"⏎··········disableElevation⏎··········disabled={!csvData·||·!!error}⏎········`