Github preview deploy #7
Triggered via pull request
September 25, 2023 16:00
Status
Failure
Total duration
1m 20s
Artifacts
–
Annotations
2 errors and 8 warnings
.github/workflows/deploy.yml#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
deploy-preview
Resource not accessible by integration
|
scripts/accounts.js#L1
'Contact' is defined but never used (@typescript-eslint/no-unused-vars)
|
scripts/contacts-book.js#L2
'Account' is defined but never used (@typescript-eslint/no-unused-vars)
|
scripts/database.js#L1
'IDBPDatabase' is defined but never used (@typescript-eslint/no-unused-vars)
|
scripts/database.js#L225
'publicKey' is defined but never used. Allowed unused args must match /^_/u (@typescript-eslint/no-unused-vars)
|
scripts/global.js#L12
'LegacyMasterKey' is defined but never used (@typescript-eslint/no-unused-vars)
|
scripts/global.js#L13
'HistoricalTxType' is defined but never used (@typescript-eslint/no-unused-vars)
|
scripts/i18n.js#L1
'translation_template' is defined but never used (@typescript-eslint/no-unused-vars)
|
scripts/wallet.js#L276
'fSavePublicKey' is assigned a value but never used (@typescript-eslint/no-unused-vars)
|