Merge pull request #42 from netlify/renovate/typescript-5.x-lockfile #127
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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 (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.
|
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.
|