question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Validation Message: Property tags is not allowed.

See original GitHub issue

I’m getting the following formatting squiggly in VS Code on the tags property in a Github workflow yaml file…

on:
  create:
    tags:
      - v*

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
JPinkneycommented, Jan 23, 2020

Also what is the name of your file? I’ve just checked the schema store and more than likely it would be matching with http://json.schemastore.org/github-workflow

1reaction
JPinkneycommented, Feb 19, 2020

It looks like this has been fixed upstream so I’m going to close.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error Explanations for The W3C Markup Validation Service
This error may appear when the validator receives an empty document. Please make sure that the document you are uploading is not empty,...
Read more >
Set custom HTML5 required field validation message
I have used some jQuery, HTML5 native events and properties and a custom attribute on input tag(this may cause problem if you try...
Read more >
EDGAR XBRL Validation Errors - SEC.gov
Message ID Message Subsection cp‑0501‑File‑Name‑Length Document file name must not exceed 32 characters. 5.1.1 cp‑0501‑File‑Character Disallowed character '' in file at line col 5.2.1.1 cp‑0502‑File‑Entity‑Code Disallowed...
Read more >
Resolve model validation failed errors in CloudFormation - AWS
When I create a resource with AWS CloudFormation, I receive a "Model Validation Failed" error in my stack events. Short description. Type, ...
Read more >
ASP.NET Core Blazor forms and input components
Changing the EditContext after it's assigned is not supported. ... which is similar to the Validation Message Tag Helper.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found