Skip to content

chore: support also node v23 and add missing docs #489

chore: support also node v23 and add missing docs

chore: support also node v23 and add missing docs #489

Triggered via pull request October 17, 2024 08:46
Status Failure
Total duration 2m 27s
Artifacts

ci.yml

on: pull_request
Matrix: build_and_test
🚨 reuse
7s
🚨 reuse
build_docs
0s
build_docs
publish
0s
publish
Deploy documentation
0s
Deploy documentation
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build_and_test (lts/*)
Process completed with exit code 2.
build_and_test (lts/*)
Type '{ authorizationCode: string; expiresAt: Date; redirectUri: string; scope: string[] | undefined; client: Client; user: User; }' is not assignable to type 'AuthorizationCode' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build_and_test (lts/*)
Type '{ accessToken: string; accessTokenExpiresAt: Date | undefined; refreshToken: string | undefined; refreshTokenExpiresAt: Date | undefined; client: Client; user: User; }' is not assignable to type 'Token' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build_and_test (lts/*)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (lts/*)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (lts/*)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (lts/*)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (lts/*)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (lts/*)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (lts/*)
Process completed with exit code 1.
build_and_test (current)
Process completed with exit code 2.
build_and_test (current)
Type '{ authorizationCode: string; expiresAt: Date; redirectUri: string; scope: string[] | undefined; client: Client; user: User; }' is not assignable to type 'AuthorizationCode' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build_and_test (current)
Type '{ accessToken: string; accessTokenExpiresAt: Date | undefined; refreshToken: string | undefined; refreshTokenExpiresAt: Date | undefined; client: Client; user: User; }' is not assignable to type 'Token' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build_and_test (current)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (current)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (current)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (current)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (current)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (current)
Conversion of type 'string | number | boolean | JsonableObject | JsonableArray | null' to type '{ jwk: JWK; url: string; authenticationUrl: string; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build_and_test (current)
Process completed with exit code 1.