Skip to content

Contacts Implementation #314

Contacts Implementation

Contacts Implementation #314

GitHub Actions / ESLint succeeded Aug 21, 2023 in 0s

6 warnings

ESLint found 6 warnings

Annotations

Check warning on line 1 in locale/template/translation.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

locale/template/translation.js#L1

'translation' is assigned a value but never used (@typescript-eslint/no-unused-vars)

Check warning on line 1 in scripts/database.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/database.js#L1

'IDBPDatabase' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 8 in scripts/database.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/database.js#L8

'Contact' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 119 in scripts/database.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/database.js#L119

'publicKey' is defined but never used. Allowed unused args must match /^_/u (@typescript-eslint/no-unused-vars)

Check warning on line 13 in scripts/global.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/global.js#L13

'LegacyMasterKey' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 605 in scripts/wallet.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/wallet.js#L605

'fSavePublicKey' is assigned a value but never used (@typescript-eslint/no-unused-vars)