Skip to content

build(deps-dev): bump @types/node from 18.16.19 to 20.14.9 #1936

build(deps-dev): bump @types/node from 18.16.19 to 20.14.9

build(deps-dev): bump @types/node from 18.16.19 to 20.14.9 #1936

Triggered via pull request June 26, 2024 17:58
Status Failure
Total duration 42s
Artifacts

push.yml

on: pull_request
Matrix: build-os
Fit to window
Zoom out
Zoom in

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.