ci: merge staging to master #93
Merged
GitHub Actions / JUnit Test Report - windows
failed
Mar 27, 2025 in 0s
367 tests run, 365 passed, 0 skipped, 2 failed.
Annotations
Check failure on line 59 in tests\EncryptedFS.concurrent.test.ts
github-actions / JUnit Test Report - windows
tests\EncryptedFS.concurrent.test.ts.EncryptedFS.appendFIle, EncryptedFS.writeFile, EncryptedFS.writeFile with fd, EncryptedFS.write, EncryptedFS.createReadStream
ErrorDBTransactionConflict:
at D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\db\src\DBTransaction.ts:420:19
Raw output
ErrorDBTransactionConflict:
at D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\db\src\DBTransaction.ts:420:19
at withF (D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\resources\src\utils.ts:24:12)
at constructor_.commit (D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\db\src\DBTransaction.ts:406:5)
at D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\db\src\DB.ts:235:15
at withF (D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\resources\src\utils.ts:31:7)
at constructor_.gcAll (D:\a\js-encryptedfs\js-encryptedfs\dist\inodes\INodeManager.js:88:9)
at constructor_.stop (D:\a\js-encryptedfs\js-encryptedfs\dist\inodes\INodeManager.js:68:9)
at D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\async-init\src\CreateDestroyStartStop.ts:202:24
at withF (D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\resources\src\utils.ts:24:12)
at Object.<anonymous> (D:\a\js-encryptedfs\js-encryptedfs\tests\EncryptedFS.concurrent.test.ts:59:5)
Check failure on line 3223 in tests\EncryptedFS.concurrent.test.ts
github-actions / JUnit Test Report - windows
tests\EncryptedFS.concurrent.test.ts.EncryptedFS.copyFile, EncryptedFS.writeFile, EncryptedFS.writeFile with fd, EncryptedFS.write and EncryptedFS.createWriteStream
ErrorDBTransactionConflict:
at D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\db\src\DBTransaction.ts:420:19
Raw output
ErrorDBTransactionConflict:
at D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\db\src\DBTransaction.ts:420:19
at withF (D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\resources\src\utils.ts:24:12)
at constructor_.commit (D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\db\src\DBTransaction.ts:406:5)
at D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\db\src\DB.ts:235:15
at withF (D:\a\js-encryptedfs\js-encryptedfs\node_modules\@matrixai\resources\src\utils.ts:31:7)
at constructor_.withTransactionF (D:\a\js-encryptedfs\js-encryptedfs\dist\inodes\INodeManager.js:175:16)
at D:\a\js-encryptedfs\js-encryptedfs\dist\EncryptedFS.js:2257:13
at Module.maybeCallback (D:\a\js-encryptedfs\js-encryptedfs\dist\utils.js:327:16)
at D:\a\js-encryptedfs\js-encryptedfs\dist\EncryptedFS.js:2116:21
at Module.maybeCallback (D:\a\js-encryptedfs\js-encryptedfs\dist\utils.js:327:16)
at D:\a\js-encryptedfs\js-encryptedfs\tests\EncryptedFS.concurrent.test.ts:3263:13
at AsyncProperty.runAfterEach (D:\a\js-encryptedfs\js-encryptedfs\node_modules\fast-check\lib\check\property\AsyncProperty.generic.js:39:9)
at asyncRunIt (D:\a\js-encryptedfs\js-encryptedfs\node_modules\fast-check\lib\check\runner\Runner.js:25:9)
at Object.<anonymous> (D:\a\js-encryptedfs\js-encryptedfs\tests\EncryptedFS.concurrent.test.ts:3223:7)
Loading