Skip to content

chore(deps): bump the major-deps-updates-main group across 1 directory with 3 updates #840

chore(deps): bump the major-deps-updates-main group across 1 directory with 3 updates

chore(deps): bump the major-deps-updates-main group across 1 directory with 3 updates #840

Triggered via pull request March 23, 2026 19:10
Status Failure
Total duration 32s
Artifacts

ci.yml

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

Annotations

23 errors
build (ubuntu-latest): tsconfig.json#L5
Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
build (ubuntu-latest): src/utils.ts#L78
This condition will always return true since this 'Promise<boolean>' is always defined.
build (ubuntu-latest): src/install.ts#L230
Type 'RegExpMatchArray | null' must have a '[Symbol.iterator]()' method that returns an iterator.
build (ubuntu-latest): src/install.ts#L134
'err' is of type 'unknown'.
build (ubuntu-latest): src/install.ts#L85
'err' is of type 'unknown'.
build (ubuntu-latest): src/install.ts#L53
Type 'string | undefined' is not assignable to type 'string'.
build (ubuntu-latest): src/install.ts#L38
Type 'string | undefined' is not assignable to type 'string'.
build (ubuntu-latest): src/install.ts#L10
Cannot find module 'http-proxy-agent' or its corresponding type declarations.
build (ubuntu-latest): src/install.ts#L9
Cannot find module 'https-proxy-agent' or its corresponding type declarations.
build (ubuntu-latest): src/cjs/index.ts#L3
Argument of type 'unknown' is not assignable to parameter of type 'EdgedriverParameters'.
build (macos-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
build (macos-latest): tsconfig.json#L5
Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
build (macos-latest): src/utils.ts#L78
This condition will always return true since this 'Promise<boolean>' is always defined.
build (macos-latest): src/install.ts#L230
Type 'RegExpMatchArray | null' must have a '[Symbol.iterator]()' method that returns an iterator.
build (macos-latest): src/install.ts#L134
'err' is of type 'unknown'.
build (macos-latest): src/install.ts#L85
'err' is of type 'unknown'.
build (macos-latest): src/install.ts#L53
Type 'string | undefined' is not assignable to type 'string'.
build (macos-latest): src/install.ts#L38
Type 'string | undefined' is not assignable to type 'string'.
build (macos-latest): src/install.ts#L10
Cannot find module 'http-proxy-agent' or its corresponding type declarations.
build (macos-latest): src/install.ts#L9
Cannot find module 'https-proxy-agent' or its corresponding type declarations.
build (macos-latest): src/cjs/index.ts#L3
Argument of type 'unknown' is not assignable to parameter of type 'EdgedriverParameters'.
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
build (windows-latest)
The operation was canceled.