Skip to content

fix: sequential writes #269

fix: sequential writes

fix: sequential writes #269

Triggered via pull request November 15, 2024 19:15
Status Failure
Total duration 1m 37s
Artifacts

main-workflows.yml

on: pull_request
build  /  Run Build
35s
build / Run Build
lint  /  Lint Commit Messages
14s
lint / Lint Commit Messages
lint  /  Run Linters
42s
lint / Run Linters
test  /  Run unit tests
test / Run unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint / Run Linters: 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
lint / Run Linters: 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
lint / Run Linters: 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
lint / Run Linters: 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
lint / Run Linters: 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
lint / Run Linters: 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
lint / Run Linters: 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
lint / Run Linters: 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
lint / Run Linters: 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
lint / Run Linters: 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