Bump openid-client from 5.7.0 to 6.1.7 #2677
Annotations
7 errors and 1 warning
Run tests:
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'BaseClient'.
|
Run tests:
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'Issuer'.
|
Run tests:
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'generators'.
|
Run tests:
packages/cli/src/oauth/client.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("openid-client")' call instead.
|
Run tests:
packages/cli/src/oauth/client.ts#L17
Parameter 'issuer' implicitly has an 'any' type.
|
Run tests:
packages/cli/src/oauth/client.ts#L66
Parameter 'tokenSet' implicitly has an 'any' type.
|
Run tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading