Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Depcheck Fails Incorrectly at "=" sign starting v1.3.0 #601

@SudharakaP

Description

@SudharakaP

Bug Description

It seems that starting v1.3.0 depcheck fails when it encounters an "=" sign in an import. The following line of code fails after upgrading to 1.3.0.

https://github.com/opencollective/opencollective-frontend/blob/a07621f0d3e8e349bfb662df95cdfa305ca1b790/pages/marketingPage.js#L18

The error is;

Missing dependencies
* file-loader?publicPath=: ./pages/marketingPage.js

But with v1.2.0 there's no problem and depcheck seems to pass. 😄

Versions

  • depcheck --version: 1.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions