Skip to content

Commit 3d17eb5

Browse files
committed
WIP
1 parent baae564 commit 3d17eb5

File tree

1 file changed

+1
-0
lines changed
  • coderd/healthcheck/derphealth

1 file changed

+1
-0
lines changed

coderd/healthcheck/derphealth/derp.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ func (r *NodeReport) Run(ctx context.Context) {
245245

246246
if r.UsesWebsocket {
247247
r.Warnings = append(r.Warnings, warningNodeUsesWebsocket)
248+
// FIXME
248249
}
249250
}
250251

0 commit comments

Comments
 (0)