Skip to content

Bump jose from 5.9.6 to 6.1.0 #2174

Bump jose from 5.9.6 to 6.1.0

Bump jose from 5.9.6 to 6.1.0 #2174

Triggered via pull request September 30, 2025 00:07
Status Failure
Total duration 31s
Artifacts

conformance.yml

on: pull_request
Conformance Test (Production)
27s
Conformance Test (Production)
Conformance Test (Staging)
20s
Conformance Test (Staging)
Fit to window
Zoom out
Zoom in

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.