azukiazusa1 / sapper-blog-app

https://azukiazusa.dev
MIT License
67 stars 26 forks source link

CSS トランジションの開始時のスタイルを定義する `@starting-style` ルール #1135

Closed azukiazusa1 closed 4 months ago

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **sapper-blog-app** | ⬜️ Ignored ([Inspect](https://vercel.com/azukiazusas-projects/sapper-blog-app/5ZCdzKnSfSVHfhDonp9RffdorDAp)) | [Visit Preview](https://sapper-blog-app-git-starting-style-be84ba-azukiazusas-projects.vercel.app) | | Jun 9, 2024 8:21am |
github-actions[bot] commented 4 months ago

ファイルの検証に失敗しました。

ファイル名

contents/blogPost/bbV2MsCXhRe66c_SGsSA1.md

エラー内容

[
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "null",
    "path": [
      "selfAssessment",
      "quizzes",
      0,
      "answers",
      0,
      "explanation"
    ],
    "message": "Expected string, received null"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "null",
    "path": [
      "selfAssessment",
      "quizzes",
      0,
      "answers",
      1,
      "explanation"
    ],
    "message": "Expected string, received null"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "null",
    "path": [
      "selfAssessment",
      "quizzes",
      0,
      "answers",
      2,
      "explanation"
    ],
    "message": "Expected string, received null"
  },
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "null",
    "path": [
      "selfAssessment",
      "quizzes",
      0,
      "answers",
      3,
      "explanation"
    ],
    "message": "Expected string, received null"
  }
]