chore: bump version to 8.1.4 #101
Annotations
3 errors and 1 warning
|
Unit Tests
Process completed with exit code 1.
|
|
test/unit/signTokenAcquire.test.ts > buildKexRequestBody > rejects malformed inputs:
test/unit/signTokenAcquire.test.ts#L106
AssertionError: expected [Function] to throw error matching /65B uncompressed/ but got '(0 , __vite_ssr_import_2__.buildKexRe…'
- Expected:
/65B uncompressed/
+ Received:
"(0 , __vite_ssr_import_2__.buildKexRequestBody) is not a function"
❯ test/unit/signTokenAcquire.test.ts:106:9
|
|
test/unit/signTokenAcquire.test.ts > buildKexRequestBody > round-trips: blob3 decrypts back to v68, blob5 = sha256(v39):
test/unit/signTokenAcquire.test.ts#L55
TypeError: buildKexRequestBody is not a function
❯ test/unit/signTokenAcquire.test.ts:55:18
|
|
Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|