Skip to content

All tests for table in LINQ_Reporting_Engine failed #103

@oonxt

Description

@oonxt

All tests in file "src/main/java/DocsExamples/LINQ_Reporting_Engine/Tables.java" failed.

DocsExamples.LINQ_Reporting_Engine.Tables#inTableAlternateContent:
java.lang.IllegalStateException: An error has been encountered at the end of expression 'm.Client.N'. Can not get the value of member 'Client' on type 'class java.lang.Object'.

DocsExamples.LINQ_Reporting_Engine.Tables#inTableMasterDetail:
java.lang.IllegalStateException: An error has been encountered at the end of expression 'm.Name]>'. Can not get the value of member 'Name' on type 'class java.lang.Object'.

DocsExamples.LINQ_Reporting_Engine.Tables#inTableWithFilteringGroupingSorting:
    .Where(c => c.Date.Y'. Can not get the value of member 'Date' on type 'class java.lang.Object'.

Am I missing something?

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