diff --git a/audit-ci.json b/audit-ci.json index 3989b634e..d2bafed91 100644 --- a/audit-ci.json +++ b/audit-ci.json @@ -27,6 +27,7 @@ "GHSA-m6fv-jmcg-4jfg", // Used by lighthouse CI, not at runtime "GHSA-m6fv-jmcg-4jfg", // Used by lighthouse CI, not at runtime "GHSA-cm22-4g7w-348p", // Used by lighthouse CI, not at runtime + "GHSA-gp8f-8m3g-qvj9", // Deployments on Vercel are not affected "GHSA-c2qf-rxjj-qqgw", // Not used at runtime "GHSA-pxg6-pf52-xh8x|@lhci/cli>*", // Used by lighthouse CI, not at runtime "GHSA-pxg6-pf52-xh8x|@lhci/utils>*", // Used by lighthouse CI, not at runtime diff --git a/pa11y-ci.json b/pa11y-ci.json index 0455f7085..d55d9aeb1 100644 --- a/pa11y-ci.json +++ b/pa11y-ci.json @@ -1,3 +1,4 @@ { + "runner": "axe", "hideElements": "iframe[src*=\"doubleclick.net\"]" } diff --git a/src/components/organisms/cardSlider/section/continueListening.graphql b/src/components/organisms/cardSlider/section/continueListening.graphql index 094770a70..d21437952 100644 --- a/src/components/organisms/cardSlider/section/continueListening.graphql +++ b/src/components/organisms/cardSlider/section/continueListening.graphql @@ -9,6 +9,7 @@ query getSectionContinueListening( language: $language first: $first after: $after + hasIncompletePlaybackSession: true ) { nodes { recording {