Bump jose from 5.9.6 to 6.1.0 #2174
conformance.yml
on: pull_request
Conformance Test (Production)
27s
Conformance Test (Staging)
20s
Annotations
8 errors
|
Conformance Test (Staging)
Process completed with exit code 2.
|
|
Conformance Test (Staging):
packages/cli/src/__tests__/oauth/index.test.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("jose")' call instead.
|
|
Conformance Test (Staging):
packages/cli/src/__tests__/oauth/client.test.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("jose")' call instead.
|
|
Conformance Test (Staging):
packages/mock/src/fulcio/handler.ts#L20
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("jose")' call instead.
|
|
Conformance Test (Production)
Process completed with exit code 2.
|
|
Conformance Test (Production):
packages/cli/src/__tests__/oauth/index.test.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("jose")' call instead.
|
|
Conformance Test (Production):
packages/cli/src/__tests__/oauth/client.test.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("jose")' call instead.
|
|
Conformance Test (Production):
packages/mock/src/fulcio/handler.ts#L20
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("jose")' call instead.
|