fix: sequential writes #269
Annotations
10 errors
Run Linter:
packages/blocknumber/test/providers/blockmetaBlockNumberProvider.spec.ts#L49
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 Linter:
packages/blocknumber/test/providers/blockmetaBlockNumberProvider.spec.ts#L243
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 Linter:
packages/blocknumber/test/providers/blockmetaBlockNumberProvider.spec.ts#L250
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 Linter:
packages/blocknumber/test/providers/blockmetaBlockNumberProvider.spec.ts#L257
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 Linter:
packages/blocknumber/test/providers/evmBlockNumberProvider.spec.ts#L62
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 Linter:
packages/blocknumber/test/providers/evmBlockNumberProvider.spec.ts#L77
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 Linter:
packages/blocknumber/test/providers/evmBlockNumberProvider.spec.ts#L109
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 Linter:
packages/blocknumber/test/providers/evmBlockNumberProvider.spec.ts#L122
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 Linter:
packages/blocknumber/test/services/blockNumberService.spec.ts#L98
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 Linter:
packages/blocknumber/test/services/blockNumberService.spec.ts#L122
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