Skip to content

more tests

more tests #8

Triggered via push April 8, 2026 14:59
Status Failure
Total duration 6m 31s
Artifacts 1

main.yml

on: push
frontend  /  ...  /  Code analysis check
1m 11s
frontend / Frontend: Codeanalysis / Code analysis check
frontend  /  ...  /  i18n checks
5m 53s
frontend / Frontend: i18n / i18n checks
frontend  /  ...  /  Unit tests
4m 12s
frontend / Frontend: Unit tests / Unit tests
Matrix: backend / Backend: Test
backend  /  ...  /  lint
33s
backend / Backend: Lint / lint
backend  /  ...  /  Test coverage with Pytest
51s
backend / Backend: Coverage / Test coverage with Pytest
docs  /  ...  /  Documentation
docs / Docs: Build / Documentation
frontend  /  ...  /  Storybook
frontend / Storybook / Storybook
backend  /  ...  /  Image ghcr.io/kitconcept/kitconcept.keywordmanager-backend:sha-d15d190
1m 29s
backend / Backend: Build and publish Container Image / Image ghcr.io/kitconcept/kitconcept.keywordmanager-backend:sha-d15d190
frontend  /  ...  /  build
frontend / Frontend: Build and publish container image / build
backend  /  Final report
2s
backend / Final report
frontend  /  Final report
2s
frontend / Final report
Final report
2s
Final report
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 18 warnings
frontend / Frontend: Codeanalysis / Code analysis check
Process completed with exit code 2.
frontend / Frontend: Unit tests / Unit tests
Process completed with exit code 2.
src/components/theme/PreviewImage/PreviewImage.test.jsx > PreviewImage > not renders a fallback image if showDefault prop is false: frontend/core/packages/volto/src/components/theme/PreviewImage/PreviewImage.test.jsx#L127
Error: Snapshot `PreviewImage > not renders a fallback image if showDefault prop is false 1` mismatched - Expected + Received <img alt="Item title" className="extra" height="300" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='400'%20height='300'%20viewBox='0%200%20400%20300'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20width='399'%20height='299'%20x='.5'%20y='.5'%20fill='%23D8E1E3'%20stroke='%23878F93'%20rx='3'/%3e%3cg%20transform='translate(130%2090)'%3e%3crect%20width='140'%20height='120'%20fill='%23FFF'%20fill-opacity='.5'%20rx='3'/%3e%3cg%20transform='translate(22%2013)'%3e%3crect%20width='96'%20height='96'%20fill='%2393ACC8'%20rx='3'/%3e%3cpolygon%20fill='%23FFF'%20points='14.299%2072%2079.949%2072%2060.957%2044.745%2049%2059.702%2034.836%2034.246'/%3e%3ccircle%20cx='74'%20cy='29'%20r='8'%20fill='%23FFF'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/manage/Blocks/Listing/default-image.svg" width="400" /> ❯ src/components/theme/PreviewImage/PreviewImage.test.jsx:127:18
src/components/theme/PreviewImage/PreviewImage.test.jsx > PreviewImage > renders a fallback image with alt prop: frontend/core/packages/volto/src/components/theme/PreviewImage/PreviewImage.test.jsx#L110
Error: Snapshot `PreviewImage > renders a fallback image with alt prop 1` mismatched - Expected + Received <img alt="Alt prop" className="extra" height="300" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='400'%20height='300'%20viewBox='0%200%20400%20300'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20width='399'%20height='299'%20x='.5'%20y='.5'%20fill='%23D8E1E3'%20stroke='%23878F93'%20rx='3'/%3e%3cg%20transform='translate(130%2090)'%3e%3crect%20width='140'%20height='120'%20fill='%23FFF'%20fill-opacity='.5'%20rx='3'/%3e%3cg%20transform='translate(22%2013)'%3e%3crect%20width='96'%20height='96'%20fill='%2393ACC8'%20rx='3'/%3e%3cpolygon%20fill='%23FFF'%20points='14.299%2072%2079.949%2072%2060.957%2044.745%2049%2059.702%2034.836%2034.246'/%3e%3ccircle%20cx='74'%20cy='29'%20r='8'%20fill='%23FFF'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/manage/Blocks/Listing/default-image.svg" width="400" /> ❯ src/components/theme/PreviewImage/PreviewImage.test.jsx:110:18
src/components/theme/PreviewImage/PreviewImage.test.jsx > PreviewImage > renders a fallback image with alt prop empty: frontend/core/packages/volto/src/components/theme/PreviewImage/PreviewImage.test.jsx#L98
Error: Snapshot `PreviewImage > renders a fallback image with alt prop empty 1` mismatched - Expected + Received <img alt="" className="extra" height="300" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='400'%20height='300'%20viewBox='0%200%20400%20300'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20width='399'%20height='299'%20x='.5'%20y='.5'%20fill='%23D8E1E3'%20stroke='%23878F93'%20rx='3'/%3e%3cg%20transform='translate(130%2090)'%3e%3crect%20width='140'%20height='120'%20fill='%23FFF'%20fill-opacity='.5'%20rx='3'/%3e%3cg%20transform='translate(22%2013)'%3e%3crect%20width='96'%20height='96'%20fill='%2393ACC8'%20rx='3'/%3e%3cpolygon%20fill='%23FFF'%20points='14.299%2072%2079.949%2072%2060.957%2044.745%2049%2059.702%2034.836%2034.246'/%3e%3ccircle%20cx='74'%20cy='29'%20r='8'%20fill='%23FFF'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/manage/Blocks/Listing/default-image.svg" width="400" /> ❯ src/components/theme/PreviewImage/PreviewImage.test.jsx:98:18
src/components/theme/PreviewImage/PreviewImage.test.jsx > PreviewImage > renders a fallback image with extra props: frontend/core/packages/volto/src/components/theme/PreviewImage/PreviewImage.test.jsx#L86
Error: Snapshot `PreviewImage > renders a fallback image with extra props 1` mismatched - Expected + Received <img alt="Item title" className="extra" height="300" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='400'%20height='300'%20viewBox='0%200%20400%20300'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20width='399'%20height='299'%20x='.5'%20y='.5'%20fill='%23D8E1E3'%20stroke='%23878F93'%20rx='3'/%3e%3cg%20transform='translate(130%2090)'%3e%3crect%20width='140'%20height='120'%20fill='%23FFF'%20fill-opacity='.5'%20rx='3'/%3e%3cg%20transform='translate(22%2013)'%3e%3crect%20width='96'%20height='96'%20fill='%2393ACC8'%20rx='3'/%3e%3cpolygon%20fill='%23FFF'%20points='14.299%2072%2079.949%2072%2060.957%2044.745%2049%2059.702%2034.836%2034.246'/%3e%3ccircle%20cx='74'%20cy='29'%20r='8'%20fill='%23FFF'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/manage/Blocks/Listing/default-image.svg" width="400" /> ❯ src/components/theme/PreviewImage/PreviewImage.test.jsx:86:18
src/components/theme/PreviewImage/PreviewImage.test.jsx > PreviewImage > renders a fallback image: frontend/core/packages/volto/src/components/theme/PreviewImage/PreviewImage.test.jsx#L74
Error: Snapshot `PreviewImage > renders a fallback image 1` mismatched - Expected + Received <img alt="Item title" height="300" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='400'%20height='300'%20viewBox='0%200%20400%20300'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20width='399'%20height='299'%20x='.5'%20y='.5'%20fill='%23D8E1E3'%20stroke='%23878F93'%20rx='3'/%3e%3cg%20transform='translate(130%2090)'%3e%3crect%20width='140'%20height='120'%20fill='%23FFF'%20fill-opacity='.5'%20rx='3'/%3e%3cg%20transform='translate(22%2013)'%3e%3crect%20width='96'%20height='96'%20fill='%2393ACC8'%20rx='3'/%3e%3cpolygon%20fill='%23FFF'%20points='14.299%2072%2079.949%2072%2060.957%2044.745%2049%2059.702%2034.836%2034.246'/%3e%3ccircle%20cx='74'%20cy='29'%20r='8'%20fill='%23FFF'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/manage/Blocks/Listing/default-image.svg" width="400" /> ❯ src/components/theme/PreviewImage/PreviewImage.test.jsx:74:18
src/components/theme/Logo/Logo.test.jsx > Logo > renders a logo component with default config: frontend/core/packages/volto/src/components/theme/Logo/Logo.test.jsx#L45
Error: Snapshot `Logo > renders a logo component with default config 1` mismatched - Expected + Received @@ -5,8 +5,8 @@ > <img alt="Logo of Plone Site" className="ui image" fetchpriority="high" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20id='Layer_1'%20x='0px'%20y='0px'%20width='158.253px'%20height='40.686px'%20viewBox='0%200%20158.253%2040.686'%20enable-background='new%200%200%20158.253%2040.686'%20xml:space='preserve'%3e%3cg%20fill='%23021322'%3e%3cpath%20d='M65.327,23.208h-6.589v11.388h-4.393V5.638h10.981c5.653,0,9.271,3.742,9.271,8.785%20S70.979,23.208,65.327,23.208z%20M65.082,9.583h-6.345v9.639h6.345c3.05,0,5.124-1.749,5.124-4.799%20C70.206,11.372,68.132,9.583,65.082,9.583z'/%3e%3cpath%20d='M83.969,34.596c-3.904,0-5.652-2.644-5.652-5.693V5.638h4.148v23.021c0,1.587,0.567,2.399,2.235,2.399h1.83%20v3.538H83.969z'/%3e%3cpath%20d='M104.762,32.399c-1.344,1.384-3.377,2.44-6.184,2.44c-2.805,0-4.799-1.058-6.141-2.44%20c-1.951-2.032-2.439-4.637-2.439-8.134c0-3.457,0.488-6.061,2.439-8.094c1.342-1.383,3.336-2.44,6.141-2.44%20c2.807,0,4.84,1.059,6.184,2.44c1.951,2.033,2.439,4.637,2.439,8.094C107.203,27.763,106.713,30.366,104.762,32.399z%20M101.629,18.613c-0.773-0.773-1.83-1.181-3.051-1.181c-1.219,0-2.236,0.406-3.01,1.181c-1.26,1.261-1.422,3.416-1.422,5.652%20s0.162,4.393,1.422,5.653c0.773,0.771,1.791,1.22,3.01,1.22c1.221,0,2.277-0.447,3.051-1.22c1.262-1.262,1.424-3.417,1.424-5.653%20S102.891,19.873,101.629,18.613z'/%3e%3cpath%20d='M123.643,34.596V22.029c0-3.214-1.83-4.597-4.147-4.597s-4.271,1.423-4.271,4.597v12.566h-4.147v-20.62%20h4.065v2.074c1.425-1.546,3.416-2.318,5.49-2.318c2.115,0,3.865,0.691,5.084,1.871c1.586,1.545,2.074,3.497,2.074,5.815v13.178%20L123.643,34.596L123.643,34.596z'/%3e%3cpath%20d='M135.772,25.486c0,3.537,1.871,5.774,5.246,5.774c2.317,0,3.539-0.649,5.004-2.115l2.643,2.481%20c-2.115,2.114-4.107,3.213-7.727,3.213c-5.166,0-9.273-2.725-9.273-10.574c0-6.671,3.457-10.534,8.744-10.534%20c5.531,0,8.744,4.067,8.744,9.925v1.83H135.772z%20M144.475,19.791c-0.65-1.545-2.113-2.604-4.066-2.604%20c-1.951,0-3.457,1.059-4.107,2.604c-0.406,0.936-0.488,1.546-0.529,2.807h9.273C145.003,21.337,144.883,20.726,144.475,19.791z'/%3e%3ccircle%20cx='17.815'%20cy='11.516'%20r='4.402'/%3e%3cpath%20d='M31.167,20.311c0,2.433-1.969,4.401-4.403,4.401c-2.427,0-4.401-1.97-4.401-4.401%20c0-2.433,1.975-4.401,4.401-4.401C29.2,15.909,31.167,17.879,31.167,20.311z'/%3e%3ccircle%20cx='17.801'%20cy='29.131'%20r='4.402'/%3e%3cg%3e%3cpath%20d='M20.441-0.045C9.207-0.044,0.1,9.063,0.099,20.298C0.1,31.532,9.207,40.639,20.441,40.641%20c11.235-0.002,20.341-9.107,20.343-20.343C40.783,9.063,31.677-0.044,20.441-0.045z%20M31.891,31.747%20c-2.937,2.934-6.972,4.742-11.45,4.743c-4.478-0.001-8.513-1.811-11.45-4.743C6.058,28.81,4.25,24.775,4.249,20.298%20c0.001-4.478,1.809-8.513,4.743-11.45c2.937-2.934,6.972-4.742,11.45-4.743c4.478,0.001,8.513,1.81,11.45,4.743%20c2.934,2.938,4.742,6.973,4.743,11.45C36.633,24.775,34.825,28.81,31.891,31.747z'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M153.985,9.95c-1.195,0-2.164,0.971-2.164,2.168c0.002,1.197,0.969,2.168,2.164,2.168%20c1.199,0,2.172-0.971,2.172-2.168S155.184,9.95,153.985,9.95z%20M153.985,13.968c-1.021-0.002-1.846-0.827-1.846-1.85%20c0.002-1.021,0.825-1.849,1.846-1.851c1.023,0.002,1.852,0.828,1.854,1.851C155.836,13.141,155.008,13.966,153.985,13.968z'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M154.507,13.409l-0.54-1.08h-0.486v1.08h-0.389v-2.564h0.994c0.484,0,0.796,0.313,0.796,0.75%20c0,0.367-0.224,0.602-0.513,0.68l0.592,1.136L154.507,13.409L154.507,13.409z%20M154.056,11.195h-0.575v0.803h0.575%20c0.261,0,0.437-0.147,0.437-0.399S154.317,11.195,154.056,11.195z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/theme/Logo/Logo.svg" /> </a> ❯ src/components/theme/Logo/Logo.test.jsx:45:18
src/components/theme/Logo/Logo.Multilingual.test.jsx > Multilingual Logo > renders a logo component in a multilingual site language root: frontend/core/packages/volto/src/components/theme/Logo/Logo.Multilingual.test.jsx#L71
Error: Snapshot `Multilingual Logo > renders a logo component in a multilingual site language root 1` mismatched - Expected + Received @@ -5,8 +5,8 @@ > <img alt="Logo of Plone Site" className="ui image" fetchpriority="high" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20id='Layer_1'%20x='0px'%20y='0px'%20width='158.253px'%20height='40.686px'%20viewBox='0%200%20158.253%2040.686'%20enable-background='new%200%200%20158.253%2040.686'%20xml:space='preserve'%3e%3cg%20fill='%23021322'%3e%3cpath%20d='M65.327,23.208h-6.589v11.388h-4.393V5.638h10.981c5.653,0,9.271,3.742,9.271,8.785%20S70.979,23.208,65.327,23.208z%20M65.082,9.583h-6.345v9.639h6.345c3.05,0,5.124-1.749,5.124-4.799%20C70.206,11.372,68.132,9.583,65.082,9.583z'/%3e%3cpath%20d='M83.969,34.596c-3.904,0-5.652-2.644-5.652-5.693V5.638h4.148v23.021c0,1.587,0.567,2.399,2.235,2.399h1.83%20v3.538H83.969z'/%3e%3cpath%20d='M104.762,32.399c-1.344,1.384-3.377,2.44-6.184,2.44c-2.805,0-4.799-1.058-6.141-2.44%20c-1.951-2.032-2.439-4.637-2.439-8.134c0-3.457,0.488-6.061,2.439-8.094c1.342-1.383,3.336-2.44,6.141-2.44%20c2.807,0,4.84,1.059,6.184,2.44c1.951,2.033,2.439,4.637,2.439,8.094C107.203,27.763,106.713,30.366,104.762,32.399z%20M101.629,18.613c-0.773-0.773-1.83-1.181-3.051-1.181c-1.219,0-2.236,0.406-3.01,1.181c-1.26,1.261-1.422,3.416-1.422,5.652%20s0.162,4.393,1.422,5.653c0.773,0.771,1.791,1.22,3.01,1.22c1.221,0,2.277-0.447,3.051-1.22c1.262-1.262,1.424-3.417,1.424-5.653%20S102.891,19.873,101.629,18.613z'/%3e%3cpath%20d='M123.643,34.596V22.029c0-3.214-1.83-4.597-4.147-4.597s-4.271,1.423-4.271,4.597v12.566h-4.147v-20.62%20h4.065v2.074c1.425-1.546,3.416-2.318,5.49-2.318c2.115,0,3.865,0.691,5.084,1.871c1.586,1.545,2.074,3.497,2.074,5.815v13.178%20L123.643,34.596L123.643,34.596z'/%3e%3cpath%20d='M135.772,25.486c0,3.537,1.871,5.774,5.246,5.774c2.317,0,3.539-0.649,5.004-2.115l2.643,2.481%20c-2.115,2.114-4.107,3.213-7.727,3.213c-5.166,0-9.273-2.725-9.273-10.574c0-6.671,3.457-10.534,8.744-10.534%20c5.531,0,8.744,4.067,8.744,9.925v1.83H135.772z%20M144.475,19.791c-0.65-1.545-2.113-2.604-4.066-2.604%20c-1.951,0-3.457,1.059-4.107,2.604c-0.406,0.936-0.488,1.546-0.529,2.807h9.273C145.003,21.337,144.883,20.726,144.475,19.791z'/%3e%3ccircle%20cx='17.815'%20cy='11.516'%20r='4.402'/%3e%3cpath%20d='M31.167,20.311c0,2.433-1.969,4.401-4.403,4.401c-2.427,0-4.401-1.97-4.401-4.401%20c0-2.433,1.975-4.401,4.401-4.401C29.2,15.909,31.167,17.879,31.167,20.311z'/%3e%3ccircle%20cx='17.801'%20cy='29.131'%20r='4.402'/%3e%3cg%3e%3cpath%20d='M20.441-0.045C9.207-0.044,0.1,9.063,0.099,20.298C0.1,31.532,9.207,40.639,20.441,40.641%20c11.235-0.002,20.341-9.107,20.343-20.343C40.783,9.063,31.677-0.044,20.441-0.045z%20M31.891,31.747%20c-2.937,2.934-6.972,4.742-11.45,4.743c-4.478-0.001-8.513-1.811-11.45-4.743C6.058,28.81,4.25,24.775,4.249,20.298%20c0.001-4.478,1.809-8.513,4.743-11.45c2.937-2.934,6.972-4.742,11.45-4.743c4.478,0.001,8.513,1.81,11.45,4.743%20c2.934,2.938,4.742,6.973,4.743,11.45C36.633,24.775,34.825,28.81,31.891,31.747z'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M153.985,9.95c-1.195,0-2.164,0.971-2.164,2.168c0.002,1.197,0.969,2.168,2.164,2.168%20c1.199,0,2.172-0.971,2.172-2.168S155.184,9.95,153.985,9.95z%20M153.985,13.968c-1.021-0.002-1.846-0.827-1.846-1.85%20c0.002-1.021,0.825-1.849,1.846-1.851c1.023,0.002,1.852,0.828,1.854,1.851C155.836,13.141,155.008,13.966,153.985,13.968z'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M154.507,13.409l-0.54-1.08h-0.486v1.08h-0.389v-2.564h0.994c0.484,0,0.796,0.313,0.796,0.75%20c0,0.367-0.224,0.602-0.513,0.68l0.592,1.136L154.507,13.409L154.507,13.409z%20M154.056,11.195h-0.575v0.803h0.575%20c0.261,0,0.437-0.147,0.437-0.399S154.317,11.195,154.056,11.195z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/theme/Logo/Logo.svg" /> </a> ❯ src/components/theme/Logo/Logo.Multilingual.test.jsx:71:18
src/components/theme/Logo/Logo.Multilingual.test.jsx > Multilingual Logo > renders a logo component in a multilingual site root: frontend/core/packages/volto/src/components/theme/Logo/Logo.Multilingual.test.jsx#L39
Error: Snapshot `Multilingual Logo > renders a logo component in a multilingual site root 1` mismatched - Expected + Received @@ -5,8 +5,8 @@ > <img alt="Logo of Plone Site" className="ui image" fetchpriority="high" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20id='Layer_1'%20x='0px'%20y='0px'%20width='158.253px'%20height='40.686px'%20viewBox='0%200%20158.253%2040.686'%20enable-background='new%200%200%20158.253%2040.686'%20xml:space='preserve'%3e%3cg%20fill='%23021322'%3e%3cpath%20d='M65.327,23.208h-6.589v11.388h-4.393V5.638h10.981c5.653,0,9.271,3.742,9.271,8.785%20S70.979,23.208,65.327,23.208z%20M65.082,9.583h-6.345v9.639h6.345c3.05,0,5.124-1.749,5.124-4.799%20C70.206,11.372,68.132,9.583,65.082,9.583z'/%3e%3cpath%20d='M83.969,34.596c-3.904,0-5.652-2.644-5.652-5.693V5.638h4.148v23.021c0,1.587,0.567,2.399,2.235,2.399h1.83%20v3.538H83.969z'/%3e%3cpath%20d='M104.762,32.399c-1.344,1.384-3.377,2.44-6.184,2.44c-2.805,0-4.799-1.058-6.141-2.44%20c-1.951-2.032-2.439-4.637-2.439-8.134c0-3.457,0.488-6.061,2.439-8.094c1.342-1.383,3.336-2.44,6.141-2.44%20c2.807,0,4.84,1.059,6.184,2.44c1.951,2.033,2.439,4.637,2.439,8.094C107.203,27.763,106.713,30.366,104.762,32.399z%20M101.629,18.613c-0.773-0.773-1.83-1.181-3.051-1.181c-1.219,0-2.236,0.406-3.01,1.181c-1.26,1.261-1.422,3.416-1.422,5.652%20s0.162,4.393,1.422,5.653c0.773,0.771,1.791,1.22,3.01,1.22c1.221,0,2.277-0.447,3.051-1.22c1.262-1.262,1.424-3.417,1.424-5.653%20S102.891,19.873,101.629,18.613z'/%3e%3cpath%20d='M123.643,34.596V22.029c0-3.214-1.83-4.597-4.147-4.597s-4.271,1.423-4.271,4.597v12.566h-4.147v-20.62%20h4.065v2.074c1.425-1.546,3.416-2.318,5.49-2.318c2.115,0,3.865,0.691,5.084,1.871c1.586,1.545,2.074,3.497,2.074,5.815v13.178%20L123.643,34.596L123.643,34.596z'/%3e%3cpath%20d='M135.772,25.486c0,3.537,1.871,5.774,5.246,5.774c2.317,0,3.539-0.649,5.004-2.115l2.643,2.481%20c-2.115,2.114-4.107,3.213-7.727,3.213c-5.166,0-9.273-2.725-9.273-10.574c0-6.671,3.457-10.534,8.744-10.534%20c5.531,0,8.744,4.067,8.744,9.925v1.83H135.772z%20M144.475,19.791c-0.65-1.545-2.113-2.604-4.066-2.604%20c-1.951,0-3.457,1.059-4.107,2.604c-0.406,0.936-0.488,1.546-0.529,2.807h9.273C145.003,21.337,144.883,20.726,144.475,19.791z'/%3e%3ccircle%20cx='17.815'%20cy='11.516'%20r='4.402'/%3e%3cpath%20d='M31.167,20.311c0,2.433-1.969,4.401-4.403,4.401c-2.427,0-4.401-1.97-4.401-4.401%20c0-2.433,1.975-4.401,4.401-4.401C29.2,15.909,31.167,17.879,31.167,20.311z'/%3e%3ccircle%20cx='17.801'%20cy='29.131'%20r='4.402'/%3e%3cg%3e%3cpath%20d='M20.441-0.045C9.207-0.044,0.1,9.063,0.099,20.298C0.1,31.532,9.207,40.639,20.441,40.641%20c11.235-0.002,20.341-9.107,20.343-20.343C40.783,9.063,31.677-0.044,20.441-0.045z%20M31.891,31.747%20c-2.937,2.934-6.972,4.742-11.45,4.743c-4.478-0.001-8.513-1.811-11.45-4.743C6.058,28.81,4.25,24.775,4.249,20.298%20c0.001-4.478,1.809-8.513,4.743-11.45c2.937-2.934,6.972-4.742,11.45-4.743c4.478,0.001,8.513,1.81,11.45,4.743%20c2.934,2.938,4.742,6.973,4.743,11.45C36.633,24.775,34.825,28.81,31.891,31.747z'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M153.985,9.95c-1.195,0-2.164,0.971-2.164,2.168c0.002,1.197,0.969,2.168,2.164,2.168%20c1.199,0,2.172-0.971,2.172-2.168S155.184,9.95,153.985,9.95z%20M153.985,13.968c-1.021-0.002-1.846-0.827-1.846-1.85%20c0.002-1.021,0.825-1.849,1.846-1.851c1.023,0.002,1.852,0.828,1.854,1.851C155.836,13.141,155.008,13.966,153.985,13.968z'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M154.507,13.409l-0.54-1.08h-0.486v1.08h-0.389v-2.564h0.994c0.484,0,0.796,0.313,0.796,0.75%20c0,0.367-0.224,0.602-0.513,0.68l0.592,1.136L154.507,13.409L154.507,13.409z%20M154.056,11.195h-0.575v0.803h0.575%20c0.261,0,0.437-0.147,0.437-0.399S154.317,11.195,154.056,11.195z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/theme/Logo/Logo.svg" /> </a> ❯ src/components/theme/Logo/Logo.Multilingual.test.jsx:39:18
src/components/manage/TemplateChooser/TemplateChooser.test.jsx > renders a TemplateChooser component: frontend/core/packages/volto/src/components/manage/TemplateChooser/TemplateChooser.test.jsx#L33
Error: Snapshot `renders a TemplateChooser component 1` mismatched - Expected + Received @@ -16,11 +16,11 @@ type="button" > <img alt="" fetchpriority="high" - src="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='96'%20height='96'%20viewBox='0%200%2096%2096'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3crect%20width='96'%20height='96'%20fill='%239FD1E5'%20rx='3'/%3e%3cg%20fill='%23FFF'%20opacity='.9'%20transform='translate(9%2021)'%3e%3crect%20width='78'%20height='29'/%3e%3crect%20width='36'%20height='8'%20y='33'/%3e%3crect%20width='77'%20height='10'%20y='45'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e" + src="/src/components/manage/TemplateChooser/template.svg" /> <div className="template-chooser-title" > Template default translation ❯ src/components/manage/TemplateChooser/TemplateChooser.test.jsx:33:16
frontend / Frontend: i18n / i18n checks
Process completed with exit code 2.
config / config
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5, dorny/paths-filter@v3.0.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Lint / lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.12, 6.0-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.13, 6.0-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.11, 6.2-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.12, 6.1-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.11, 6.1-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.12, 6.2-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.13, 6.1-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.11, 6.0-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Test (3.13, 6.2-latest) / Tests with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend / Backend: Coverage / Test coverage with Pytest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend / Frontend: Codeanalysis / Code analysis check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend / Frontend: Codeanalysis / Code analysis check: frontend/packages/volto-keywordmanager/src/components/KeywordManager.tsx#L91
React Hook useEffect has missing dependencies: 'dispatch' and 'options'. Either include them or remove the dependency array
frontend / Frontend: Codeanalysis / Code analysis check: frontend/packages/volto-keywordmanager/src/components/KeywordManager.tsx#L27
Unable to resolve path to module 'volto-keywordmanager/actions/keywordindexes'
frontend / Frontend: Unit tests / Unit tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend / Frontend: i18n / i18n checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@v4, astral-sh/setup-uv@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
kitconcept~kitconcept-keywordmanager~3LG8W5.dockerbuild Expired
57.7 KB
sha256:0d2c71b85fde38b791aaba70bc63a89a57e6e5d3aeb4b4798df6ac75778e77a0