Skip to content

taks.json schema is outdated and doesn't reflect Node20_1 #1074

@PavelBansky

Description

@PavelBansky

When updating our task to use Node20_1 in task.json

  "execution": {
    "Node20_1": {
      "target": "src/index.js",
      "argumentFormat": ""
    }

the Node20_1 is not part of the schema and it is causing a warning about the json file.
The schema should be updated to reflect Node20_1

https://raw.githubusercontent.com/Microsoft/azure-pipelines-task-lib/master/tasks.schema.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions