chore: support also node v23 and add missing docs #489
ci.yml
on: pull_request
Matrix: build_and_test
🚨 reuse
7s
publish
0s
Deploy documentation
0s
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.
|