CI #1278
CI.yaml
on: schedule
Annotations
3 errors
error: expect(received).toMatchSnapshot(expected):
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.
|
CodeQL Analysis (javascript)
Code Scanning could not process the submitted SARIF file:
CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|