Skip to content

Repo: lint fails on main branch after updating typescript to 5.3.3 #8164

Closed
@auvred

Description

@auvred

Suggestion

https://github.com/typescript-eslint/typescript-eslint/actions/runs/7359445054/job/20034346745#step:5:76

After a little bisecting it turned out that it started failing after eb9d28c

I can't figure out what's causing this, here's TypeScript v5.3.2...v.5.3.3 changes

These lines were added in #7968

/* eslint-disable-next-line deprecation/deprecation, @typescript-eslint/no-duplicate-type-constituents -- intentional for old TS versions */
| ts.AssertClause
/* eslint-disable-next-line deprecation/deprecation, @typescript-eslint/no-duplicate-type-constituents -- intentional for old TS versions */
| ts.AssertEntry

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions