Skip to content

CI

CI #1262

Triggered via schedule October 6, 2024 09:09
Status Failure
Total duration 1m 9s
Artifacts

CI.yaml

on: schedule
Prettier
7s
Prettier
Matrix: CodeQL Analysis
Fit to window
Zoom out
Zoom in

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