Skip to content

commit: 03-12-2024

commit: 03-12-2024 #2

Triggered via push December 3, 2024 19:02
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/components/BaseHead.astro#L14
Replace `·description·=·'',·image·=·siteConfig.image,·pageType·=·'website'·` with `⏎··description·=·'',⏎··image·=·siteConfig.image,⏎··pageType·=·'website',⏎`
lint: src/components/BaseHead.astro#L57
Replace `resolvedImage?.alt·&&·<meta·property="og:image:alt"·content={resolvedImage.alt}·/>` with `⏎··resolvedImage?.alt·&&·(⏎····<meta·property="og:image:alt"·content={resolvedImage.alt}·/>⏎··)⏎`
lint: src/components/BaseHead.astro#L64
Replace `resolvedImage?.src·&&·<meta·property="twitter:image"·content={resolvedImage.src}·/>` with `⏎··resolvedImage?.src·&&·(⏎····<meta·property="twitter:image"·content={resolvedImage.src}·/>⏎··)⏎`
lint: src/components/BaseHead.astro#L65
Replace `resolvedImage?.alt·&&·<meta·name="twitter:image:alt"·content={resolvedImage?.alt}·/>` with `⏎··resolvedImage?.alt·&&·(⏎····<meta·name="twitter:image:alt"·content={resolvedImage?.alt}·/>⏎··)⏎`
lint: src/components/Header.vue#L137
Replace `·bg-main·p-6·text-lg·flex·flex-col·gap-5⏎···` with `⏎····bg-main·p-6·text-lg·flex·flex-col·gap-5`
lint: src/components/ThemeToggle.vue#L10
Unnecessary { after 'if' condition
lint: src/pages/blog/[...path].astro#L28
Replace `·title="Blog"·description="List·of·all·the·blog·posts."·pageNav={true}·pageOperate={true}` with `⏎··title="Blog"⏎··description="List·of·all·the·blog·posts."⏎··pageNav={true}⏎··pageOperate={true}⏎`
lint: src/pages/index.astro#L47
Insert `⏎···············`
lint: src/pages/index.astro#L48
Replace `·width="20"·height="14"·x="2"·y="6"` with `⏎················width="20"⏎················height="14"⏎················x="2"⏎················y="6"⏎···············`
lint: src/pages/index.astro#L55
Replace `>·Fullstack·developer</b` with `⏎········>⏎··········Fullstack·developer</b⏎········`
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636