Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jfmengels/review-unused issues and pull requests

#28 - Bump tar from 4.4.13 to 4.4.15

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#27 - Bump normalize-url from 4.5.0 to 4.5.1

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#26 - Bump glob-parent from 5.1.1 to 5.1.2

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#25 - "NoUnused.Exports" seems wrong in case the export is used in a port

Issue - State: closed - Opened by lucamug almost 4 years ago - 1 comment

#24 - NoUnused.Variables: Unused module alias is not considered unused

Issue - State: closed - Opened by WhileTruu over 4 years ago - 1 comment

#22 - NoUnused.CustomTypeConstructors: phantom types used in type aliases are not considered as used

Issue - State: closed - Opened by jfmengels over 4 years ago - 1 comment
Labels: bug

#19 - Fix possible stack overflow errors

Pull Request - State: closed - Opened by sparksp over 4 years ago - 1 comment

#17 - NoUnused.Patterns and NoUnused.Parameters

Pull Request - State: closed - Opened by sparksp over 4 years ago

#16 - [Exports] False positive with 'shadowed' module

Issue - State: closed - Opened by zwilias almost 5 years ago - 1 comment

#15 - [CustomTypeConstructor] False positive in fairly confusing situation

Issue - State: closed - Opened by zwilias almost 5 years ago - 1 comment

#14 - NoUnused.Exports.rule - false positive when multiple modules have the same alias

Issue - State: closed - Opened by jhrcek almost 5 years ago - 9 comments

#13 - More code is underlined in the error report than what actually contains error

Issue - State: closed - Opened by jhrcek almost 5 years ago - 8 comments

#12 - NoUnused.CustomTypeConstructors gives false positives

Issue - State: closed - Opened by jhrcek almost 5 years ago - 5 comments

#11 - false positives for phantom types

Issue - State: closed - Opened by michaelglass about 5 years ago - 3 comments

#10 - Removing aliasing in imports can cause compilation errors, part 2

Issue - State: closed - Opened by jfmengels about 5 years ago - 1 comment
Labels: good first issue

#9 - Read me referred to `LintConfig`

Issue - State: closed - Opened by hugo over 5 years ago - 1 comment

#8 - removing aliasing in imports can cause compilation errors

Issue - State: closed - Opened by BrianHicks over 5 years ago - 1 comment

#7 - arguments destructured in function definitions in let/in blocks are not marked as used

Pull Request - State: closed - Opened by BrianHicks over 5 years ago - 1 comment

#6 - main should not be reported as unused

Pull Request - State: closed - Opened by BrianHicks over 5 years ago - 2 comments

#5 - variables are considered unused if they are only deconstructed in function bindings

Pull Request - State: closed - Opened by BrianHicks over 5 years ago - 1 comment

#2 - NoUnused.Variables: Report recursive functions

Issue - State: closed - Opened by jfmengels over 5 years ago
Labels: enhancement

#1 - NoUnused.Patterns: Report unused pattern declarations

Issue - State: closed - Opened by jfmengels over 5 years ago - 8 comments
Labels: enhancement