Skip to content

Update all non-major dependencies #502

Update all non-major dependencies

Update all non-major dependencies #502

Triggered via push November 23, 2024 07:13
Status Failure
Total duration 1m 6s
Artifacts

test.yml

on: push
collect coverage
13s
collect coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
source/helpers/tsconfig.unit.test.ts > findBuildDir > should throw an error if tsconfig file is not found: source/helpers/tsconfig.unit.test.ts#L13
TypeError: Cannot redefine property: findConfigFile ❯ source/helpers/tsconfig.unit.test.ts:13:34
source/helpers/tsconfig.unit.test.ts > findBuildDir > should throw an error if outDir is not specified in tsconfig: source/helpers/tsconfig.unit.test.ts#L22
TypeError: Cannot redefine property: findConfigFile ❯ source/helpers/tsconfig.unit.test.ts:22:34
source/helpers/tsconfig.unit.test.ts > findBuildDir > should return the outDir specified in tsconfig: source/helpers/tsconfig.unit.test.ts#L40
TypeError: Cannot redefine property: findConfigFile ❯ source/helpers/tsconfig.unit.test.ts:40:8
collect coverage
Process completed with exit code 1.
source/helpers/tsconfig.unit.test.ts > findBuildDir > should throw an error if tsconfig file is not found: source/helpers/tsconfig.unit.test.ts#L13
TypeError: Cannot redefine property: findConfigFile ❯ source/helpers/tsconfig.unit.test.ts:13:34
source/helpers/tsconfig.unit.test.ts > findBuildDir > should throw an error if outDir is not specified in tsconfig: source/helpers/tsconfig.unit.test.ts#L22
TypeError: Cannot redefine property: findConfigFile ❯ source/helpers/tsconfig.unit.test.ts:22:34
source/helpers/tsconfig.unit.test.ts > findBuildDir > should return the outDir specified in tsconfig: source/helpers/tsconfig.unit.test.ts#L40
TypeError: Cannot redefine property: findConfigFile ❯ source/helpers/tsconfig.unit.test.ts:40:8
test on ubuntu-latest node@22
Process completed with exit code 1.
test on ubuntu-latest node@20
The job was canceled because "_22_ubuntu-latest" failed.
test on ubuntu-latest node@20
A task was canceled.