Skip to content

Bump chai-as-promised and @types/chai-as-promised #243

Bump chai-as-promised and @types/chai-as-promised

Bump chai-as-promised and @types/chai-as-promised #243

Triggered via pull request September 2, 2024 11:09
Status Failure
Total duration 29s
Artifacts

test-and-release.yml

on: pull_request
Matrix: adapter-tests
check-and-lint
15s
check-and-lint
Fit to window
Zoom out
Zoom in

Annotations

22 errors
adapter-tests (20.x, ubuntu-latest): src/setup.test.ts#L12
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
adapter-tests (20.x, ubuntu-latest): src/setupGroups.test.ts#L28
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
adapter-tests (20.x, ubuntu-latest): src/setupProducts.test.ts#L28
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
adapter-tests (20.x, ubuntu-latest): src/setupScenes.test.ts#L19
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
adapter-tests (20.x, ubuntu-latest): src/util/stateHelper.test.ts#L8
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
adapter-tests (20.x, ubuntu-latest): src/util/utils.test.ts#L11
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
adapter-tests (20.x, ubuntu-latest)
Process completed with exit code 1.
adapter-tests (20.x, macos-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
adapter-tests (18.x, macos-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
adapter-tests (18.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
adapter-tests (22.x, ubuntu-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
adapter-tests (22.x, macos-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
adapter-tests (20.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
adapter-tests (18.x, ubuntu-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
adapter-tests (22.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
check-and-lint: src/setup.test.ts#L12
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
check-and-lint: src/setupGroups.test.ts#L28
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
check-and-lint: src/setupProducts.test.ts#L28
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
check-and-lint: src/setupScenes.test.ts#L19
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
check-and-lint: src/util/stateHelper.test.ts#L8
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
check-and-lint: src/util/utils.test.ts#L11
Argument of type 'typeof import("chai-as-promised", { with: { "resolution-mode": "import" } })' is not assignable to parameter of type 'ChaiPlugin'.
check-and-lint
Process completed with exit code 1.