fix: rename long name to Delegation #3619
Annotations
10 errors and 2 warnings
Run eslint:
lib/proxy.ts#L1
Run autofix to sort these imports!
|
Run eslint:
test/0.8.25/vaults/st-vault-owner-with-delegation-voting.test.ts#L1
Run autofix to sort these imports!
|
Run eslint:
test/0.8.25/vaults/stvault-owner-with-delegation.test.ts#L1
Run autofix to sort these imports!
|
Run eslint:
test/0.8.25/vaults/stvault-owner-with-delegation.test.ts#L72
'delegation' is already declared in the upper scope on line 32 column 7
|
Run eslint:
test/0.8.25/vaults/stvault-owner-with-delegation.test.ts#L87
'delegation' is already declared in the upper scope on line 32 column 7
|
Run eslint:
test/0.8.25/vaults/stvault-owner-with-delegation.test.ts#L96
'delegation' is already declared in the upper scope on line 32 column 7
|
Run eslint:
test/0.8.25/vaults/vault.test.ts#L1
Run autofix to sort these imports!
|
Run eslint:
test/0.8.25/vaults/vaultFactory.test.ts#L1
Run autofix to sort these imports!
|
Run eslint:
test/0.8.25/vaults/vaultFactory.test.ts#L116
'delegation' is already declared in the upper scope on line 36 column 7
|
Run eslint:
test/integration/vaults-happy-path.integration.ts#L1
Run autofix to sort these imports!
|
Run eslint:
test/0.8.25/vaults/st-vault-owner-with-delegation-voting.test.ts#L50
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run eslint:
test/0.8.25/vaults/st-vault-owner-with-delegation-voting.test.ts#L115
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Loading