OXDT0003: Failed to Delete Lint Result
Message
Failed to delete lint result "
{resultId}":{reason}
Cause
The lint result does not exist, or the project directory does not allow the file to be deleted.
Example
Deleting a lint result that another process has already removed.
Fix
Refresh the lint result list and ensure the project directory is writable.
Source
packages/oxc/src/node/rpc/functions/oxlint-delete-result.ts— Deletes the local lint result.