VSCode: Duo health status inconsistent
# Problem
The status and messaging on Duo health checks in VSCode are not always consistent:
{width=724 height=167}
When clicking the icon, it says everything is OK:
{width=1911 height=439}
Duo features work fine, so this is a problem with health-checking only.
# Context
## VSCode
```
Version: 1.98.1 (Universal)
Commit: 2fc07b811f760549dab9be9d2bedd06c51dfcb9a
Date: 2025-03-10T15:38:08.854Z
Electron: 34.2.0
ElectronBuildId: 11160463
Chromium: 132.0.6834.196
Node.js: 20.18.2
V8: 13.2.152.36-electron.0
OS: Darwin arm64 24.3.0
```
## GitLab Workflow extension
```
Identifier
gitlab.gitlab-workflow
Version
6.3.0
Last Updated
2025-03-17, 09:13:35
```
The extension is running on a Fedora Server VM since I use VSCode over SSH (i.e. the client runs on macOS, the server runs on the Linux VM.) I'm not sure whether that matters but wanted to point it out.
issue