Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Anonymous types in Environment variables don't type-check #39

@TristonianJones

Description

@TristonianJones

When an object type appears within an Env yaml file, the resulting variable reference does not type check unless the custom_type: <type_name> metadata tag is set. The rule schema for a template supports anonymous types by way of dynamically assigning type names derived from context. The same should be true for variable and function declarations within an Env.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions