Skip to content

Transpiler validation could be more careful #381

@StartAutomating

Description

@StartAutomating

Some transpilers produce errors when validating in unexpected circumstances. Most commonly the validation presumes a type (which will not always be true).

This doesn't break anything, per se, it just populates $Errror with useless information.

List of transpilers below:

  • Assert
  • New
  • Until
  • Dot
  • HTTP Protocol
  • JSON Schema Protocol
  • UDP Protocol
  • PipeScript.ParameterAttribute

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions