Skip to content

chore: Upgrade Puppeteer and node version; split OpenID test Client package #2013

chore: Upgrade Puppeteer and node version; split OpenID test Client package

chore: Upgrade Puppeteer and node version; split OpenID test Client package #2013

Triggered via pull request October 23, 2023 10:16
Status Failure
Total duration 1m 33s
Artifacts

code-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build
No overload matches this call.
build
Argument of type 'Express' is not assignable to parameter of type 'Application'.
build
Interface 'Response<ResBody, Locals, StatusCode>' incorrectly extends interface 'ServerResponse<IncomingMessage>'.
build
Type 'Response<any, Record<string, any>>' does not satisfy the constraint 'ServerResponse<IncomingMessage>'.
build
The return type of an async function or method must be the global Promise<T> type.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/