-
- Notifications
You must be signed in to change notification settings - Fork 746
Closed as not planned
Labels
state: duplicateDuplicates another issue.Duplicates another issue.
Description
- Task version: 3.33.0
- Operating system: linux
- Experiments enabled:
Example 'Taskfile.yaml' with vscode ( extension : redhat.vscode-yaml )
# yaml-language-server: $schema=https://taskfile.dev/schema.json version: "3"
Message:
[{ "resource": "####/Taskfile.yaml", "owner": "_generated_diagnostic_collection_name_#0", "code": "768", "severity": 8, "message": "Schema 'Taskfile config - Taskfile files (schema.json)' is not valid:\n/allOf/0/properties/tasks/patternProperties/^.*$/anyOf/2/properties/cmds/items/anyOf/3/properties/defer/anyOf/0 : must be object,boolean\n/allOf/0/properties/tasks/patternProperties/^.*$/anyOf/2/properties/cmds/items : must be array\n/allOf/0/properties/tasks/patternProperties/^.*$/anyOf/2/properties/cmds/items : must match a schema in anyOf", "source": "YAML", "startLineNumber": 2, "startColumn": 1, "endLineNumber": 2, "endColumn": 2 }]
Schema 'Taskfile config - Taskfile files (schema.json)' is not valid: /allOf/0/properties/tasks/patternProperties/^.*$/anyOf/2/properties/cmds/items/anyOf/3/properties/defer/anyOf/0 : must be object,boolean /allOf/0/properties/tasks/patternProperties/^.*$/anyOf/2/properties/cmds/items : must be array /allOf/0/properties/tasks/patternProperties/^.*$/anyOf/2/properties/cmds/items : must match a schema in anyOfYAML(768)
Metadata
Metadata
Assignees
Labels
state: duplicateDuplicates another issue.Duplicates another issue.