build(deps-dev): bump @types/node from 18.16.19 to 20.14.0 #1920
Annotations
21 errors
build-os (macos-latest):
packages/fs-aws/src/__tests__/credentials.test.ts#L7
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
|
build-os (macos-latest):
packages/fs-aws/src/__tests__/credentials.test.ts#L9
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
|
build-os (macos-latest):
packages/fs-aws/src/__tests__/credentials.test.ts#L17
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
|
build-os (macos-latest):
packages/fs-aws/src/__tests__/credentials.test.ts#L25
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
|
build-os (macos-latest):
packages/fs-aws/src/__tests__/credentials.test.ts#L33
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
|
build-os (macos-latest):
packages/fs/src/__test__/fs.abstraction.test.ts#L16
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
|
build-os (macos-latest):
packages/fs/src/__test__/fs.abstraction.test.ts#L18
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
|
build-os (macos-latest):
packages/fs/src/__test__/fs.abstraction.test.ts#L30
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
|
build-os (macos-latest):
packages/fs/src/__test__/fs.abstraction.test.ts#L38
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
|
build-os (macos-latest):
packages/fs/src/__test__/fs.abstraction.test.ts#L46
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
|
build:
packages/fs-aws/src/__tests__/credentials.test.ts#L7
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
|
build:
packages/fs-aws/src/__tests__/credentials.test.ts#L9
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
|
build:
packages/fs-aws/src/__tests__/credentials.test.ts#L17
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
|
build:
packages/fs-aws/src/__tests__/credentials.test.ts#L25
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
|
build:
packages/fs-aws/src/__tests__/credentials.test.ts#L33
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
|
build:
packages/fs/src/__test__/fs.abstraction.test.ts#L16
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
|
build:
packages/fs/src/__test__/fs.abstraction.test.ts#L18
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
|
build:
packages/fs/src/__test__/fs.abstraction.test.ts#L30
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
|
build:
packages/fs/src/__test__/fs.abstraction.test.ts#L38
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
|
build:
packages/fs/src/__test__/fs.abstraction.test.ts#L46
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
|
build-os (windows-latest)
The job was canceled because "macos-latest" failed.
|