Skip to content

Compilation errors with @types/jasmine 3.7.2+ #645

@coyoteecd

Description

@coyoteecd

Bug report

Check with "x":

Current behavior

After update to latest @types/jasmine, I cannot run tests anymore due to type errors.
It looks like somebody thought that renaming existing interfaces is a good idea; the old (now renamed) interfaces are used in jasmine-spec-reporter typings, thus causing the errors.

See DefinitelyTyped/DefinitelyTyped#52004.

Expected behavior

It builds with no errors.

Minimal reproduction of the problem with instructions

Just update to latest @types/jasmine and try to run tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions