chore(deps): update dependency vitest to v0.34.4 #128
Triggered via pull request
September 11, 2023 00:30
Status
Failure
Total duration
1m 21s
Artifacts
–
Annotations
8 errors
build (ubuntu-latest, *):
src/main.test.ts#L23
Type 'typeof Headers' is not assignable to type '{ new (init?: HeadersInit | undefined): Headers; prototype: Headers; }'.
|
build (ubuntu-latest, *)
Process completed with exit code 1.
|
build (ubuntu-latest, 14.18.0):
src/main.test.ts#L23
Type 'typeof Headers' is not assignable to type '{ new (init?: HeadersInit | undefined): Headers; prototype: Headers; }'.
|
build (ubuntu-latest, 14.18.0)
Process completed with exit code 1.
|
build (macOS-latest, *):
src/main.test.ts#L23
Type 'typeof Headers' is not assignable to type '{ new (init?: HeadersInit | undefined): Headers; prototype: Headers; }'.
|
build (macOS-latest, *)
Process completed with exit code 1.
|
build (windows-latest, *):
src/main.test.ts#L23
Type 'typeof Headers' is not assignable to type '{ new (init?: HeadersInit | undefined): Headers; prototype: Headers; }'.
|
build (windows-latest, *)
Process completed with exit code 1.
|