Skip to content

Add check-external-links command #4996

Add check-external-links command

Add check-external-links command #4996

Triggered via pull request November 19, 2024 17:09
Status Failure
Total duration 2m 3s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint HTML
Process completed with exit code 1.
Check broken links
Process completed with exit code 1.
Site search › does not return any results when searching for something that does not exist: __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › returns results where a word in the title begins with the letter "d": __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › returns results that contain aliases that start with the letter "d": __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › doesn't show any aliases if it finds any matches in the title: __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › selecting "details" as the result takes you to the the "details" page: __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › shows user a message that the index has failed to download: __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › shows user a message that the search index is loading: __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › should focus the input when clicking the button: __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › tracking › should track if there are no results: __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)
Site search › tracking › should track if there are results: __tests__/search.test.js#L15
TypeError: Cannot read properties of null (reading '$') at $ (__tests__/search.test.js:15:30) at Object.<anonymous> (__tests__/search.test.js:27:5)