Skip to content

feat: allow the server option to be Function #6647

feat: allow the server option to be Function

feat: allow the server option to be Function #6647

Triggered via pull request August 20, 2024 14:49
Status Failure
Total duration 1m 1s
Artifacts

nodejs.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

216 errors
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (4/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (2/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (1/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (2/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L647
Object is possibly 'undefined'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L648
Object is possibly 'undefined'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Lint - ubuntu-latest - Node vlts/*: lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (2/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (4/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - macos-latest - Node v20.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v20.x, Webpack latest (2/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v22.x, Webpack latest (1/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v20.x, Webpack latest (4/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v22.x, Webpack latest (2/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v22.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v18.x, Webpack latest (1/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - macos-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - macos-latest - Node v22.x, Webpack latest (4/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v20.x, Webpack latest (1/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - macos-latest - Node v20.x, Webpack latest (1/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v20.x, Webpack latest (3/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (4/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v22.x, Webpack latest (3/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - macos-latest - Node v18.x, Webpack latest (4/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - windows-latest - Node v20.x, Webpack latest (4/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v20.x, Webpack latest (4/4)
The operation was canceled.
Test - windows-latest - Node v20.x, Webpack latest (2/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v20.x, Webpack latest (2/4)
The operation was canceled.
Test - macos-latest - Node v18.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - macos-latest - Node v18.x, Webpack latest (3/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - windows-latest - Node v22.x, Webpack latest (2/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v22.x, Webpack latest (2/4)
The operation was canceled.
Test - windows-latest - Node v18.x, Webpack latest (1/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v18.x, Webpack latest (1/4)
The operation was canceled.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L647
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L647
Property 'key' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L648
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L648
Property 'pfx' does not exist on type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2458
Property 'middleware' does not exist on type 'Middleware'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2497
Type 'Server<typeof IncomingMessage, typeof ServerResponse>' is not assignable to type 'S'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2501
Argument of type 'A' is not assignable to parameter of type 'Application'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2724
Type '"https" | "http"' is not assignable to type 'Bonjour | undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2725
Object is possibly 'undefined'.
Test - ubuntu-latest - Node v18.x, Webpack latest (1/4): lib/Server.js#L2725
Property 'key' does not exist on type 'S'.
Test - windows-latest - Node v20.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v20.x, Webpack latest (3/4)
The operation was canceled.
Test - windows-latest - Node v20.x, Webpack latest (1/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v20.x, Webpack latest (1/4)
The operation was canceled.
Test - windows-latest - Node v22.x, Webpack latest (4/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v22.x, Webpack latest (4/4)
The operation was canceled.
Test - windows-latest - Node v18.x, Webpack latest (2/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v18.x, Webpack latest (2/4)
The operation was canceled.
Test - windows-latest - Node v18.x, Webpack latest (4/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v18.x, Webpack latest (4/4)
The operation was canceled.
Test - windows-latest - Node v22.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v18.x, Webpack latest (3/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v22.x, Webpack latest (3/4)
The operation was canceled.
Test - windows-latest - Node v18.x, Webpack latest (3/4)
The operation was canceled.
Test - windows-latest - Node v22.x, Webpack latest (1/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - windows-latest - Node v22.x, Webpack latest (1/4)
The operation was canceled.
Test - macos-latest - Node v18.x, Webpack latest (2/4)
The job was canceled because "ubuntu-latest_20_x_4_4_la" failed.
Test - macos-latest - Node v18.x, Webpack latest (2/4)
The operation was canceled.