This text does not meet the legibility floor against the background it is actually drawn on. On a phone in daylight it reads as decoration, not as something you can act on.
Failed to load resource: the server responded with a status of 403 ()
The page is throwing errors while a visitor uses it. Errors this early usually mean something further down never ran.
11major
Content that never becomes visible
text scrolled past but never rendered visible (opacity:0) #SKIP_TO_CONTENT_BTN
Pāriet uz galveno saturu
This text is still hidden after the page has been scrolled all the way past it. A reveal-on-scroll animation that never fires leaves the content there in the markup and invisible on screen.
12major
JavaScript error on load
console error at 390px
Failed to load resource: the server responded with a status of 403 ()
13major
JavaScript error on load
console error at 768px
Failed to load resource: the server responded with a status of 403 ()
14major
JavaScript error on load
console error at 1440px
Failed to load resource: the server responded with a status of 403 ()
This text is drawn in exactly the colour of the thing behind it. That is usually a menu measured while it is still hidden, so it is listed for a human to confirm rather than counted as a failure — but if any of it is meant to be on screen, nobody can read it.
16minor
Control with no handler
×2
<button> has no handler, no href, no form action — page uses event delegation, verify by hand button.H4AHlN
This control has no handler the audit can see. Either it is wired through delegation, or it is a button that does nothing when clicked.
17minor
Broken heading order
heading level jumps h2 → h4
Heading order is broken. Screen readers and search engines both use it to work out what the page is about.
18minor
Broken heading order
heading level jumps h2 → h5
19minor
Control with no handler
<div> has no handler, no href, no form action — page uses event delegation, verify by hand div.xDaLqh