Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

[Predefined Skills] LUIS auto generated code of deployment script breakes build #1861

@h2floh

Description

@h2floh

What project is affected?

POI, TODO, MAIL Skill

What language is this in?

C#

What happens?

Error occured for pre-defined Mail TODO and POI Skill. The deployment script changes the Name of the LUIS classes from upper-case e.g. EmailLuis to emailLuis which breaks following builds.

There seems some inconsistencies between the GitHub Version of the LUIS classes and the autogenerated versions within the deployment script. We didn't debugged it, just changed the class names back to upper-case style.

What are the steps to reproduce this issue?

Download the Skill Solutions. Build the skill Projects (should succeed). Run the deployment script. Try to build the Projects again (should fail).

What were you expecting to happen?

Running the deployment script and afterwards build the Project again without any errors.

Can you share any logs, error output, etc.?

Any screenshots or additional context?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions