CI #1290
Annotations
2 errors and 1 warning
Test:
src/routes/sitemap.xml/server.test.ts#L39
Expected: "<?xml version="1.0" encoding="UTF-8" ?><urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://viktor.andersson.tech/</loc></url><url><loc>https://viktor.andersson.tech/projects</loc></url><url><loc>https://viktor.andersson.tech/projects/electricity-maps</loc></url><url><loc>https://viktor.andersson.tech/projects/portfolio</loc></url><url><loc>https://viktor.andersson.tech/projects/angular-demo</loc></url></urlset>"
Received: "<?xml version="1.0" encoding="UTF-8" ?><urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://viktor.andersson.tech/</loc></url><url><loc>https://viktor.andersson.tech/projects</loc></url><url><loc>https://viktor.andersson.tech/projects/electricity-maps</loc></url><url><loc>https://viktor.andersson.tech/projects/portfolio</loc></url><url><loc>https://viktor.andersson.tech/projects/angular-demo</loc></url><url><loc>https://viktor.andersson.tech/projects/upland-pathfinding-bot</loc></url></urlset>"
at /home/runner/work/portfolio/portfolio/src/routes/sitemap.xml/server.test.ts:39:33
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading