Skip to content

Missing and raising incorrect error for runner.debug and runner.environment #78

Open
@kachick

Description

@kachick

Describe the bug

In runner context, documented runner.debug and runner.environment is handled as an incorrect key.

To Reproduce
Steps to reproduce the behavior:

  1. With this workflow https://github.com/kachick/wait-other-jobs/blob/9777fd46dd0c2782a09cfd067201bdb21529dbbe/.github/workflows/itself.yml#L196
  2. Open in vscode
  3. See error Context access might be invalid:

Expected behavior

  • Should be completed
  • Should not be raised validation error
  • (optional) Hover the descriptions

Screenshots
If applicable, add screenshots to help explain your problem.

image
image
image

Package/Area

  • Expressions
  • Workflow Parser
  • Language Service
  • Language Server

Package Version
v0.3.10

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions