Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema validator doesn't recognize Null literals #1005

Open
imroc opened this issue Dec 23, 2024 · 0 comments
Open

Schema validator doesn't recognize Null literals #1005

imroc opened this issue Dec 23, 2024 · 0 comments
Assignees

Comments

@imroc
Copy link

imroc commented Dec 23, 2024

Describe the bug

Schema validator output: Incorrect type, Expected string
Image

Field schema:

{
  "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.  Wrappers are provided for many of the factory methods that the time package offers.",
  "format": "date-time",
  "type": "string"
}

Just like #118 , bug came back again?

yaml-language-server version uses the latest release 1.15.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants