sqlite: add permission model checks to DatabaseSync #5939
Annotations
2 errors
|
Build Node.js and run tests
Process completed with exit code 2.
|
|
Build Node.js and run tests:
test/parallel/test-permission-sqlite.js#L0
--- stderr ---
node:internal/process/pre_execution:722
throw new ERR_MISSING_OPTION('--permission');
^
TypeError [ERR_MISSING_OPTION]: --permission is required
at node:internal/process/pre_execution:722:15
at Array.forEach (<anonymous>)
at initializePermission (node:internal/process/pre_execution:719:5)
at prepareExecution (node:internal/process/pre_execution:132:3)
at prepareMainThreadExecution (node:internal/process/pre_execution:46:10)
at node:internal/main/run_main_module:15:19 {
code: 'ERR_MISSING_OPTION'
}
Node.js v26.0.0-pre
Command: out/Release/node --allow-fs-read=* --allow-fs-write=* --allow-child-process /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-2510ef57ca14-slim/test/parallel/test-permission-sqlite.js
|
background
wait
wait-all
cancel
parallel
Loading