Run tests with all Node frameworks, fix ReadableStream.cancel
& remove URL ponyfill
#6679
tests.yml
on: pull_request
prettier
2m 25s
lint
3m 27s
type check
2m 7s
unit / bun
3m 26s
esm
2m 34s
Matrix: unit
Annotations
3 errors and 9 warnings
type check:
node_modules/@hapi/hapi/lib/types/server/events.d.ts#L147
Interface 'ServerEvents' incorrectly extends interface 'Podium<undefined>'.
|
type check:
packages/server/test/node.spec.ts#L428
Argument of type '{ status: number; statusText: string | undefined; }' is not assignable to parameter of type 'ResponseInit' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
type check
Process completed with exit code 2.
|
type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
esm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit / bun
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit / node 22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit / node 23
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit / node 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit / node 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|