Skip to content

wrong parse of array #150

Description

@davhdavh
    AppProduct app = AppProduct_getById(appProductId);
    array roles = app.Roles;

actual:

CGS020: Invalid data type 'Array of AppProductRole', expect 'array'

expected: no errors or warnings

Activity

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

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