HSTS preload check not run
The public preload list was not queried because the target is a local hostname.
Why it matters
Local names are not on the browser preload list, so the lookup would not describe a real site.
What to do
This result is skipped. It is not a pass. Scan the public hostname to see preload status.
Reference
The Chromium HSTS preload list makes HTTPS the default before the first visit.