Revolintion: Apply most of the @thesis-co/eslint-config
lint styling to the extension
#8560
Annotations
10 errors
.github/workflows/pledge-signer-sync/pledge-sync.js#L28
Return values from promise executor functions cannot be read
|
__mocks__/@ethersproject/web.ts#L2
Cannot use import declarations in modules that export using CommonJS (module.exports = 'foo' or exports.bar = 'hi')
|
__mocks__/webextension-polyfill.ts#L1
Cannot use import declarations in modules that export using CommonJS (module.exports = 'foo' or exports.bar = 'hi')
|
background/main.ts#L247
Default parameters should be last
|
background/services/chain/serial-fallback-provider.ts#L269
'result' is defined but never used. Allowed unused args must match /^_+$/u
|
background/services/chain/tests/index.unit.test.ts#L151
Insert `⏎·······`
|
background/services/provider-bridge/index.ts#L70
'value' is defined but never used. Allowed unused args must match /^_+$/u
|
ci/hardhat.config.ts#L1
Unable to resolve path to module 'hardhat/config'
|
ui/__mocks__/IntersectionObserver.ts#L2
'args' is defined but never used. Allowed unused args must match /^_+$/u
|
ui/components/AccountsNotificationPanel/AccountsNotificationPanelAccounts.tsx#L365
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
The logs for this run have expired and are no longer available.
Loading