Skip to content

Generate an error when a Provider is added to the Bindings but does not have an associated port contract() #52

Description

@jean-michelet

It does help developers (and Agents) to understand the Stratify features correctly.
Probably need a notBindedYetSet or something else in the spirit, at module level we progressively clear.

export const tasksModule = createModule({
  name: "tasks",
  bindings:[ProviderButNoContractDeclared]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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