You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my Mac on one of my sites tarasis.net the Axe component of the test doesn't run which leads to an empty results page. Doesn't matter how many times I re-run the command.
However, when run via netlify, it does appear to work
Empty results paage
The output during npm run test-pages for the site
First tests for tarasisdotnet.
Testing 1 site:
(Site 1 of 1, run 1 of 3): https://tarasis.net/
(Site 1 of 1, run 2 of 3): https://tarasis.net/
(Site 1 of 1, run 3 of 3): https://tarasis.net/
Writing ./_data/results/8f148085/date-1706963769478.json.
Finished testing "tarasisdotnet".
Last runs after "tarasisdotnet": {"galshaw":{"timestamp":1706963790553},"rmcg":{"timestamp":1706963828368},"tarasisdotnet":{"timestamp":1706963926536}}
For the other sites I checked I can see an additional line
Axe scan (1 of 1) for https://rmcg.dev/
Nor is the a file in .log for axe being run on that site
On my Mac on one of my sites tarasis.net the Axe component of the test doesn't run which leads to an empty results page. Doesn't matter how many times I re-run the command.
However, when run via netlify, it does appear to work
Empty results paage
The output during
npm run test-pages
for the siteFor the other sites I checked I can see an additional line
Nor is the a file in
.log
for axe being run on that siteUsing the chrome extension I see the site has 5 issues (result on Netlify agrees)
The text was updated successfully, but these errors were encountered: