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

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