Skip to content

Bump jose from 5.1.3 to 6.0.13 #305

Bump jose from 5.1.3 to 6.0.13

Bump jose from 5.1.3 to 6.0.13 #305

Triggered via push August 22, 2025 05:35
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: push
Matrix: code-analysis
Matrix: test-unit
test-e2e
0s
test-e2e
Fit to window
Zoom out
Zoom in

Annotations

31 errors, 6 warnings, and 4 notices
test-unit (macos-latest, 20): src/type/RSAPublicJWK.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.
test-unit (macos-latest, 20): src/type/RetrieveIssuerKeySetFunction.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.
test-unit (macos-latest, 20): src/type/ECPublicJWK.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.
test-unit (macos-latest, 20): src/class/IssuerKeySetCache.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.
test-unit (macos-latest, 20): src/algorithm/verifySolidAccessToken.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.
test-unit (macos-latest, 20): src/algorithm/verifyDpopProofJwkThumbprint.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.
test-unit (macos-latest, 20): src/algorithm/verifyDpopProofAccessTokenHash.ts#L2
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.
test-unit (macos-latest, 20): src/algorithm/verifyDpopProof.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.
test-unit (macos-latest, 20): src/algorithm/retrieveAccessTokenIssuerKeySet.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.
test-unit (macos-latest, 20): src/algorithm/decodeBase64UrlEncodedJson.ts#L2
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.
test-unit (ubuntu-latest, 20): src/type/RetrieveIssuerKeySetFunction.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.
test-unit (ubuntu-latest, 20): src/type/RSAPublicJWK.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.
test-unit (ubuntu-latest, 20): src/type/ECPublicJWK.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.
test-unit (ubuntu-latest, 20): src/class/IssuerKeySetCache.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.
test-unit (ubuntu-latest, 20): src/algorithm/verifySolidAccessToken.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.
test-unit (ubuntu-latest, 20): src/algorithm/verifyDpopProofJwkThumbprint.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.
test-unit (ubuntu-latest, 20): src/algorithm/verifyDpopProofAccessTokenHash.ts#L2
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.
test-unit (ubuntu-latest, 20): src/algorithm/verifyDpopProof.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.
test-unit (ubuntu-latest, 20): src/algorithm/retrieveAccessTokenIssuerKeySet.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.
test-unit (ubuntu-latest, 20): src/algorithm/decodeBase64UrlEncodedJson.ts#L2
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.
test-unit (ubuntu-latest, 18)
The operation was canceled.
test-unit (ubuntu-latest, 18)
The strategy configuration was canceled because "test-unit.macos-latest_20" failed
test-unit (windows-latest, 18)
The operation was canceled.
test-unit (windows-latest, 18)
The strategy configuration was canceled because "test-unit.macos-latest_20" failed
test-unit (windows-latest, 20)
The operation was canceled.
test-unit (windows-latest, 20)
The strategy configuration was canceled because "test-unit.macos-latest_20" failed
test-unit (macos-latest, 18)
The operation was canceled.
test-unit (macos-latest, 18)
The strategy configuration was canceled because "test-unit.macos-latest_20" failed
code-analysis (typescript)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
code-analysis (javascript)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
check
Process completed with exit code 1.
code-analysis (typescript)
Cache not found for keys: codeql-trap-1-2.22.4-javascript-unknown, codeql-trap-1-2.22.4-javascript-
code-analysis (typescript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
code-analysis (typescript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'code-analysis'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
code-analysis (javascript)
Cache not found for keys: codeql-trap-1-2.22.4-javascript-unknown, codeql-trap-1-2.22.4-javascript-
code-analysis (javascript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
code-analysis (javascript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'code-analysis'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
test-unit (macos-latest, 20)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test-unit (windows-latest, 18)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-unit (windows-latest, 20)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test-unit (macos-latest, 18)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520