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

Integrate 🇵🇭 to the i18n system (by Clover) #164

Merged
merged 4 commits into from
Aug 3, 2023

Fixes

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

Integrate 🇵🇭 to the i18n system (by Clover) #164

Fixes
0b07672
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Aug 2, 2023 in 0s

5 warnings

ESLint found 5 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 104 in scripts/database.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/database.js#L104

'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 587 in scripts/wallet.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

scripts/wallet.js#L587

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