Skip to content

feat: allow the server option to be Function #6648

feat: allow the server option to be Function

feat: allow the server option to be Function #6648

Triggered via pull request August 20, 2024 15:04
Status Failure
Total duration 57s
Artifacts

nodejs.yml

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

Annotations

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