Bump openid-client from 5.7.0 to 6.1.7 #1883
conformance.yml
on: pull_request
Conformance Test (Production)
20s
Conformance Test (Staging)
21s
Annotations
14 errors and 2 warnings
Conformance Test (Staging):
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'BaseClient'.
|
Conformance Test (Staging):
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'Issuer'.
|
Conformance Test (Staging):
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'generators'.
|
Conformance Test (Staging):
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.
|
Conformance Test (Staging):
packages/cli/src/oauth/client.ts#L17
Parameter 'issuer' implicitly has an 'any' type.
|
Conformance Test (Staging):
packages/cli/src/oauth/client.ts#L66
Parameter 'tokenSet' implicitly has an 'any' type.
|
Conformance Test (Staging)
Process completed with exit code 2.
|
Conformance Test (Production):
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'BaseClient'.
|
Conformance Test (Production):
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'Issuer'.
|
Conformance Test (Production):
packages/cli/src/oauth/client.ts#L1
Module '"openid-client"' has no exported member 'generators'.
|
Conformance Test (Production):
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.
|
Conformance Test (Production):
packages/cli/src/oauth/client.ts#L17
Parameter 'issuer' implicitly has an 'any' type.
|
Conformance Test (Production):
packages/cli/src/oauth/client.ts#L66
Parameter 'tokenSet' implicitly has an 'any' type.
|
Conformance Test (Production)
Process completed with exit code 2.
|
Conformance Test (Staging)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Conformance Test (Production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|