Skip to content

CI Failing Due to Linter/Style Errors #71

@palashmon

Description

@palashmon

The CI is failing because of the following linter/style errors:

  • In index.d.ts:

    The variable Obj should be renamed to Object_ or a more descriptive name.
    Use Array instead of T[] for non-simple types.

  • In index.js:

    Remove unexpected newline after (.
    Remove unexpected newline before ) in function calls/declarations.

Additionally, please update the linter/style configuration to ignore all *.d.ts files from checks.

Reference:
See the CI run for details: CI Run

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions