chore: updating tests for node 20 compatibility #1081
e2e-tests.yml
on: pull_request
Matrix: test
e2e:required
0s
Annotations
6 errors and 1 warning
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Subsequent property declarations must have the same type. Property 'mediation' must be of type 'CredentialMediationRequirement | undefined', but here has type '"optional" | "silent" | "required" | undefined'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Subsequent property declarations must have the same type. Property 'transports' must be of type 'AuthenticatorTransport[] | undefined', but here has type '("usb" | "nfc" | "ble" | "internal")[] | undefined'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Subsequent property declarations must have the same type. Property 'mediation' must be of type 'CredentialMediationRequirement | undefined', but here has type '"silent" | "optional" | "required" | undefined'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Subsequent property declarations must have the same type. Property 'transports' must be of type 'AuthenticatorTransport[] | undefined', but here has type '("usb" | "nfc" | "ble" | "internal")[] | undefined'.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
Process completed with exit code 1.
|
e2e:required
Process completed with exit code 1.
|
test (ubuntu-20.04, 8.8.4, 0.16.1, 18)
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/
|